schala/schala-lang
greg 348a6f7c76 More work on pattern-matching
I think I need to entirely change the types in the evaluator.
ReducedAST should only care about NewConstructor (which I gotta rename),
and the evaluator is the only place that an implementation of a
primitive constructed type should live (see Peyton-Jones implementing a
functional langauge p. 70)
2018-08-05 19:11:42 -07:00
..
src More work on pattern-matching 2018-08-05 19:11:42 -07:00
Cargo.toml Adding proc macro for codegen 2018-07-26 00:52:46 -07:00