ended6월 21일· 1 sources

A compiler written in its own language just emitted a standalone Linux executable

Why it matters

Verbose is a small experimental language I'm building. Its compiler proves properties about your code — like termination — and emits tiny, readable x86-64 machine code: no runtime, no GC, no libc. Thi...

1
Sources
+0
24h
Growth
92d
Active

Sources

Related Issues