Mason - A Compiler WIP A small lexer An inefficient parser A better parser Generated assembly code LSP Dev: cargo watch -x "run --features debug -- hello.c" Prod: cargo run --release -- hello.c