nomsu/core
Bruce Hill c8ccbe5f42 Removed utils.lua, simplified some metaprogramming stuff, added native support
for calling functions with (%a %b %c) instead of (call %a with [%b,
%c]), renamed _List -> List, _Dict -> Dict, improved example code.
2018-11-06 15:15:14 -08:00
..
collections.nom Fully working version of (action [foo]: baz) -> ((foo) means: baz) 2018-10-30 23:42:36 -07:00
control_flow.nom Removed utils.lua, simplified some metaprogramming stuff, added native support 2018-11-06 15:15:14 -08:00
coroutines.nom Fully working version of (action [foo]: baz) -> ((foo) means: baz) 2018-10-30 23:42:36 -07:00
errors.nom Changed stub convention to (foo 1 baz 2) -> foo_1_baz instead of 2018-11-02 14:39:23 -07:00
id.nom Fully working version of (action [foo]: baz) -> ((foo) means: baz) 2018-10-30 23:42:36 -07:00
io.nom Fully working version of (action [foo]: baz) -> ((foo) means: baz) 2018-10-30 23:42:36 -07:00
math.nom Removed utils.lua, simplified some metaprogramming stuff, added native support 2018-11-06 15:15:14 -08:00
metaprogramming.nom Removed utils.lua, simplified some metaprogramming stuff, added native support 2018-11-06 15:15:14 -08:00
operators.nom Changed stub convention to (foo 1 baz 2) -> foo_1_baz instead of 2018-11-02 14:39:23 -07:00
scopes.nom Renamed (action %) -> (%'s meaning) 2018-10-31 15:05:17 -07:00
text.nom Removed utils.lua, simplified some metaprogramming stuff, added native support 2018-11-06 15:15:14 -08:00