schala/src
greg d3207ad890 Move evaluation logic back into methods
They need to be able to access the environment which is stored in the
Evalator struct
2017-09-19 22:10:55 -07:00
..
eval.rs Move evaluation logic back into methods 2017-09-19 22:10:55 -07:00
evaluator.rs Changing how parsing works again 2017-09-19 22:10:54 -07:00
main.rs Add basic evaluation 2017-09-19 22:10:55 -07:00
parser.rs More concision in parser 2017-09-19 22:10:55 -07:00
tokenizer.rs Fix tokenization bug 2017-09-19 22:10:55 -07:00