← Back to projects

ERPlag Custom Compiler

A complete compiler implementation in C for a custom programming language, featuring a lexer, recursive-descent parser, semantic analysis pass, and x86 code generation.