mu/archive/2.transect/Readme

7 lines
279 B
Plaintext
Raw Normal View History

2018-09-18 23:21:53 +00:00
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.