Closed tekknolagi closed 5 months ago
Emit straight C, no IR. Includes a GC and small runtime.
Has immediate small integers (no bignum), small strings and heap strings, and immediate empty list.
TODO... test it...
rebased on top of variants-in-trunk
Emit straight C, no IR. Includes a GC and small runtime.
Has immediate small integers (no bignum), small strings and heap strings, and immediate empty list.