drim/drimc_rs
Alex Bethel 99daf682cd Tear out the IR and type checking systems
I'm gonna re-do type checking so it's not done at the AST level, but
instead the AST generates a high-level IR that then gets type-checked
to a lower-level IR.
2022-08-22 20:00:34 -06:00
..
src Tear out the IR and type checking systems 2022-08-22 20:00:34 -06:00
stdlib Rename the language to Drim 2022-08-10 23:07:33 -05:00
Cargo.lock Rename the language to Drim 2022-08-10 23:07:33 -05:00
Cargo.toml Rename the language to Drim 2022-08-10 23:07:33 -05:00
foo.drim Rename the language to Drim 2022-08-10 23:07:33 -05:00