nomsu/lib
Bruce Hill c79bea4401 Overhaul of compiling API (eliminated some of the expr/statements
helpers and forced the use of {expr=..., locals=...}-type syntax. This
helped fix up all of the cases like loops where locals were being
mishandled and led to some cleaner code.
2018-01-25 17:36:05 -08:00
..
class.nom Overhaul of compiling API (eliminated some of the expr/statements 2018-01-25 17:36:05 -08:00
collections.nom Overhaul of compiling API (eliminated some of the expr/statements 2018-01-25 17:36:05 -08:00
control_flow.nom Overhaul of compiling API (eliminated some of the expr/statements 2018-01-25 17:36:05 -08:00
core.nom Reshuffled all the library code into files that make more sense and 2018-01-11 18:51:21 -08:00
math.nom Overhaul of compiling API (eliminated some of the expr/statements 2018-01-25 17:36:05 -08:00
metaprogramming.nom Overhaul of compiling API (eliminated some of the expr/statements 2018-01-25 17:36:05 -08:00
operators.nom Overhaul of compiling API (eliminated some of the expr/statements 2018-01-25 17:36:05 -08:00
text.nom Overhaul of compiling API (eliminated some of the expr/statements 2018-01-25 17:36:05 -08:00
training_wheels.nom Updated training wheels with new syntax and print(). 2018-01-24 03:00:31 -08:00