Amo/src/ir
Emi Simpson 7766a8ae30
Try to get a little boost using tail call recursion
2022-04-25 10:10:37 -04:00
..
evaluation.rs Added pattern matching and conditionals 2022-04-24 21:48:18 -04:00
expr.rs Try to get a little boost using tail call recursion 2022-04-25 10:10:37 -04:00
mod.rs Add some really hasty evaluation code 2022-04-24 21:18:52 -04:00
pattern.rs Added a universal pattern match 2022-04-24 21:56:40 -04:00
types.rs IR generation is (almost) done!!! 2022-04-23 21:52:30 -04:00
value.rs Added pattern matching and conditionals 2022-04-24 21:48:18 -04:00