A simple compiler design - course project
-
Updated
Sep 5, 2023 - C
A simple compiler design - course project
Compiler from scratch
A Lex and Yacc-based compiler for a new language inspired by C. With its powerful parsing and lexical analysis capabilities, this compiler efficiently translates high-level code into executable machine language.
Add a description, image, and links to the compiler-project topic page so that developers can more easily learn about it.
To associate your repository with the compiler-project topic, visit your repo's landing page and select "manage topics."