Projects
Things I've built
Mostly systems-level software written in C, plus a couple of games. Linked items go to source or a live page.
Languages & compilers
cake
A small programming language, hand-written from lexer to code generation.
mylang
A transpiler to C with a full pipeline — lexer, parser, AST, optimizer, and code generator. Currently at v4, unreleased.
Tools
mel
A lightweight game framework built from scratch.
Psswd
A Unix password manager with AES-256 GCM encryption.
Screentake
A small screenshot utility for quick, scripted capture.
Games