Pre-requisites : NIL
Syllabus :
Programming assignments to build a compiler for a subset of a C-like programming language, using tools such as Lex / Flex / JLex and Yacc / Bison / CUP etc.
Texts :
1. D. Brown, J. Levine, T. Mason, Lex and Yacc, 2nd Edition, O'REILLY Publications.
References :