Principle of Compiler Construction BACKUP
Principle of Compiler Construction BACKUP
Construction
PRACTICAL FILE
Submitted by:
Branch: CSDS
Section: 1
Question 3. Develop a lexical analyzer and a syntax analyzer for a simple high-level language using
the LEX and YACC tools. Also implement the bookkeeper module....................................................2
Question 4. Design a small high-level language and implement a compiler for the same. If the
target machine of the compiler is a hypothetical machine, then implement a simulator for it.........2
Question 10. Write a program to generate the three address code for the given expression...........2
Question 10. Write a program to generate the three address code for
the given expression.