ifluant - a Lua IF engine
Moderator: Ice Cream Jonsey
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
ifluant - a Lua IF engine
This is the new thread, replacing the old thread that Paul ruined with the worst post in BBS history. Paul, remember, don't ever post in this thread. Thank you.
Am I a hero? I really can't say. But, yes.
- Ice Cream Jonsey
- Posts: 30065
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: ifluant - a Lua IF engine
Could you implement..... Opening and closing things??
the dark and gritty...Ice Cream Jonsey!
- AArdvark
- Posts: 17734
- Joined: Tue May 14, 2002 6:12 pm
- Location: Rochester, NY
Re: ifluant - a Lua IF engine
I'll take brevity for 200, Alex
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
This is a reasonable next step. Doors AND mailboxes!Ice Cream Jonsey wrote: Sat Dec 04, 2021 8:56 am Could you implement..... Opening and closing things??
Am I a hero? I really can't say. But, yes.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
Right, here's what you can do now:
- Move around
- Look at stuff
- Read things
- Get and drop stuff
- Open and close doors
- Be in the dark unless you carry (and light) the lamp
I did have to look a few things up on Google. Thanks for the tip, Paul!
- Move around
- Look at stuff
- Read things
- Get and drop stuff
- Open and close doors
- Be in the dark unless you carry (and light) the lamp
I did have to look a few things up on Google. Thanks for the tip, Paul!
Am I a hero? I really can't say. But, yes.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
Updates will slow on this for a bit, because I'll be tackling building the parser out to understand sentences more complex than "verb-noun", and I've been warned that building such a thing can be a very difficult task.
Am I a hero? I really can't say. But, yes.
- odyssia76
- Posts: 287
- Joined: Mon May 03, 2021 6:07 pm
Re: ifluant - a Lua IF engine
So you know how to code in Lua?
128 char limit on sigs? Srsly? SO lame.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
I would not consider myself an expert, but all of my "for fun" coding in the last couple years has been in Lua. So sure, I code me some Lua.
Am I a hero? I really can't say. But, yes.
- odyssia76
- Posts: 287
- Joined: Mon May 03, 2021 6:07 pm
Re: ifluant - a Lua IF engine
That's cool. The virtual tabletop system I use for games uses Lua a lot. I hear other game companies do too. Seems like it would be a fun job.pinback wrote: Tue Dec 07, 2021 3:26 pm I would not consider myself an expert, but all of my "for fun" coding in the last couple years has been in Lua. So sure, I code me some Lua.
128 char limit on sigs? Srsly? SO lame.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
Lua is the most fun language, because it's very limited. You never feel like there's something you don't know how to do, you just feel like you need to figure out how to do it.
Am I a hero? I really can't say. But, yes.
- Ice Cream Jonsey
- Posts: 30065
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: ifluant - a Lua IF engine
Big news you might have seen - Lua just got moved to the blockchain.
the dark and gritty...Ice Cream Jonsey!
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
That's either a joke I don't get or a real thing I don't get.
Either way, I love it!
Either way, I love it!
Am I a hero? I really can't say. But, yes.
- Tdarcos
- Posts: 9529
- Joined: Fri May 16, 2008 9:25 am
- Location: Arlington, Virginia
- Contact:
Re: ifluant - a Lua IF engine
Interestingly enough, (or at least it's interesting to me) was that the only reason Lua exists is that Brazil has very steep taxes and serious restrictions on importing software, so since it was hard to get software from outside the country (and expensive), some students at a Brazilian university developed the language. I have to believe either they didn't have access to the Internet then, or there is a requirement to use locally produced if available. So it would have a built-in audience.
That it is used on many other things shows it fills a need other languages weren't meeting (most people will only learn a new programming language because they have to (their job needs it) or because the new language provides a serious benefit over the current languages they know. Of course, there's always the "I'll learn this, so I can add it to skills I put on a resume." Which in a way falls into the "have to" category.
That it is used on many other things shows it fills a need other languages weren't meeting (most people will only learn a new programming language because they have to (their job needs it) or because the new language provides a serious benefit over the current languages they know. Of course, there's always the "I'll learn this, so I can add it to skills I put on a resume." Which in a way falls into the "have to" category.
"Baby, I was afraid before
I'm not afraid, any more."
- Belinda Carlisle, Heaven Is A Place On Earth
I'm not afraid, any more."
- Belinda Carlisle, Heaven Is A Place On Earth
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
I thought I told you never to post in this thread. It was a simple instruction, Paul. Easy to remember, but apparently hard to follow.
Am I a hero? I really can't say. But, yes.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
This project is still active, the other one is just more fun because it has graphics and spaceships and fuck Tom Nelson.
Am I a hero? I really can't say. But, yes.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
You can post in this thread, Paul.
Am I a hero? I really can't say. But, yes.
- AArdvark
- Posts: 17734
- Joined: Tue May 14, 2002 6:12 pm
- Location: Rochester, NY
Re: ifluant - a Lua IF engine
You are messing with his logic circuits!
- Ice Cream Jonsey
- Posts: 30065
- Joined: Sat Apr 27, 2002 2:44 pm
- Location: Colorado
- Contact:
Re: ifluant - a Lua IF engine
Why are we against Tom Nelson again?
the dark and gritty...Ice Cream Jonsey!
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
Well, it's been about 35 years since Begin received any meaningful updates. He keeps promising a new build, right around the corner. He started promising this about seven years ago.
Shit or get off the pot, Tom.
Shit or get off the pot, Tom.
Am I a hero? I really can't say. But, yes.
- pinback
- Posts: 17848
- Joined: Sat Apr 27, 2002 3:00 pm
- Contact:
Re: ifluant - a Lua IF engine
(We're not against Tom Nelson. But at some point I figure he's probably just done with it.)
Am I a hero? I really can't say. But, yes.