DEV Community

JAI LALAWAT
JAI LALAWAT

Posted on

How I Built a Language That Beats C on LZ77 by 6.6 — Bootstrapped from Assembly

A self-hosted systems language with zero C in the toolchain, and what two compiler optimizations did to destroy the competition on compression.

Top comments (1)

Collapse
 
jai_lalawat_84c750c65b525 profile image
JAI LALAWAT