|
652c29bdef
|
Major overhaul, splitting nomsu_compiler into nomsu_environment,
nomsu_compiler, and nomsu_decompiler. Also added comprehensions.
|
2018-11-08 15:24:15 -08:00 |
|
|
ea3197aaff
|
Fully working version of (action [foo]: baz) -> ((foo) means: baz)
refactor and misc other changes.
|
2018-10-30 23:42:36 -07:00 |
|
Bruce Hill
|
96e5e567cb
|
Working module system.
|
2018-09-16 16:57:24 -07:00 |
|
Bruce Hill
|
e22c35681f
|
Auto-upgraded everything.
|
2018-09-14 19:17:16 -07:00 |
|
Bruce Hill
|
7c6047254e
|
Upgraded to 3.8 (text method changes) and fixed some bugs in
tree_to_nomsu.
|
2018-09-10 16:26:27 -07:00 |
|
Bruce Hill
|
13923c9d26
|
Made uuid action public.
|
2018-09-06 13:32:30 -07:00 |
|
Bruce Hill
|
a35d010dfe
|
Removed the mandatory "_" prefix for Nomsu variables, renamed "list" and
"dict" to "List" and "Dict", or in Nomsu's environment, "_List" and
"_Dict", removed uuid.lua and replaced it with core/id.nom for handling
IDs.
|
2018-09-06 12:48:16 -07:00 |
|