mu/archive/2.transect/Readme
Kartik Agaram 2a4088119c 5852
2020-01-01 17:04:37 -08:00

7 lines
279 B
Plaintext
Generated

Abortive series of attempts at building a bootstrappable low-level language.
Type-checked, but feasible to implement in some sort of notation for machine
code (like SubX).
The latest version is in compiler10. But it doesn't account for checking
how programs allocate registers.