Project Catalog

Arith

2025
Rust Compiler Design VM

A complete command-line arithmetic interpreter built from the ground up in Rust. Features a multi-stage pipeline: lexer, Pratt parser, and a stack-based VM.