Learn Lab
Learn Lab
No: 2
The lexical analyzer should ignore redundant spaces, tabs
new lines, and comments etc.
2. Implement the lexical analyzer using JLex, flex or other lexical Ex. No: 3
analyzer-generating tools.
7. Write a program to generate three address code using LEX and Ex. No 6
YACC.