schala/src
greg 84fbe73cf6 Add Lambda type
And change name FuncNode -> FuncDefNode

Now function definition nodes reduce to a Lambda, which is not
reducible.
2017-09-19 22:10:58 -07:00
..
compilation.rs Add Lambda type 2017-09-19 22:10:58 -07:00
eval.rs Add Lambda type 2017-09-19 22:10:58 -07:00
llvm_wrap.rs Rustfmt on llvm_wrap 2017-09-19 22:10:57 -07:00
main.rs Fix conditional parsing 2017-09-19 22:10:58 -07:00
parser.rs Add Lambda type 2017-09-19 22:10:58 -07:00
tokenizer.rs Tightened tokenization tests 2017-09-19 22:10:58 -07:00