schala/src
greg dcde5d6018 Start function call reduction
Move the varmap and funcmap functions to the Evaluator, to mkae it
easier to facilitate separate frames
2017-09-19 22:10:56 -07:00
..
eval.rs Start function call reduction 2017-09-19 22:10:56 -07:00
evaluator.rs Changing how parsing works again 2017-09-19 22:10:54 -07:00
main.rs Move Evaluator state into interpreter state 2017-09-19 22:10:55 -07:00
parser.rs Pretty-print evaluated AST nodes 2017-09-19 22:10:56 -07:00
tokenizer.rs Fix tokenization bug 2017-09-19 22:10:55 -07:00