Rohit2706/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.
C
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.
C