A list of practical projects that anyone can solve in any programming language (See solutions). These projects are divided in multiple categories, and each category has its own folder. To get started, ...
A small, statically-typed programming language and its compiler, written in idiomatic Rust. Lumen takes a program through a full, explicit compiler pipeline (lexing, parsing, name resolution, type ...