managun | 9 years ago | on: Using Lua coroutines to create an RPG dialogue system
That's interesting. One of my pet projects is a compiler for Bethesda games quests - having source in text/plain file(s), that's the motivation - and as I am designing the underlying language, maybe I should consider coroutines as well...