ended9월 5일· 1 sources

What a Language Needs Before It Can Compile Itself

Why it matters

lm is a small low-level language I wrote: static types, explicit memory, no closures, no garbage collector, and four independent backends that emit C, WebAssembly, ARM64 and bytecode for a VM. Its com...

1
Sources
+0
24h
Growth
16d
Active

Sources

Related Issues