/Compiler-Project

The project builds a compiler in C for a toy language called ERPLAG. The implementation includes 4 phases: lexical analysis, syntax analysis, semantic checks and code generation.

Primary LanguageC

Watchers