UE19CS351 Compiler Design Laboratory Weekly assignment source code using lex and yacc to create a mini c compiler.
Utilizes C and tools like lex and yacc.
- Week1 : lexer and parser
- Week2 : Symbol table generation
- Week3 : Symbol table extension
- Week4 : AST
- Week5 : Intermediate Code Generation
Assignment where extension of the lab tasks and source code for these too have been included.