1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 08:39:30 +00:00
game scripting engine and language
Find a file
2023-12-28 14:51:55 +01:00
ast Typed swap value & type order 2023-12-28 14:30:28 +01:00
common Allow no expression in return 2023-12-28 13:04:53 +01:00
doc Anselme v2.0.0-alpha rewrite 2023-12-22 13:25:28 +01:00
lib Anselme v2.0.0-alpha rewrite 2023-12-22 13:25:28 +01:00
parser Fix conflict between comparison & compound operators 2023-12-28 14:51:42 +01:00
state Replace persistent variable system 2023-12-27 21:25:14 +01:00
stdlib Return break while loops 2023-12-28 14:51:55 +01:00
test Add testing framework 2023-12-28 13:03:56 +01:00
.gitignore Changed a few things 2021-06-03 15:29:25 +02:00
anselme.lua Anselme v2.0.0-alpha rewrite 2023-12-22 13:25:28 +01:00
class.lua ArgumentTuple cleanup 2023-12-23 21:07:44 +01:00
ideas.md Anselme v2.0.0-alpha rewrite 2023-12-22 13:25:28 +01:00
readme.md Anselme v2.0.0-alpha rewrite 2023-12-22 13:25:28 +01:00

Anselme

The overengineered dialog scripting system in pure Lua.