Comment on Show HN: Loreline, narrative language transpiled via Haxe: C++/C#/JS/Java/Py/LuaComments−jeremyfaOP5moHi, Loreline author here,I linked to the technical overview of Loreline, a narrative language to write interactive fiction and dialogues in games, because it shows how Haxe can be used to create software that can run as a library on many other platforms.You can try the language syntax directly here: https://loreline.app/en/playground/ And look at the code there: https://github.com/jeremyfa/lorelineFeel free to ask any question/feedback!
Comments
Hi, Loreline author here,
I linked to the technical overview of Loreline, a narrative language to write interactive fiction and dialogues in games, because it shows how Haxe can be used to create software that can run as a library on many other platforms.
You can try the language syntax directly here: https://loreline.app/en/playground/ And look at the code there: https://github.com/jeremyfa/loreline
Feel free to ask any question/feedback!