andrew-johnson-4 / lambda-mountain

Compiler Backend for LSTS (Typed Macro Assembler)
https://andrew-johnson-4.github.io/lambda-mountain/
MIT License
20 stars 1 forks source link

Cleanup frontends for LM, C, and LSTS through until type checking #992

Open andrew-johnson-4 opened 4 days ago

andrew-johnson-4 commented 4 days ago

In preparation for a "reasonable" standard of functionality.

TODO:

everything through to typechecking should use LSTS at this point (and be good idiomatic code)