Lab Assignments
Lab Assignments
Teaching Scheme:
Laboratory: 2 Hrs/ Week
Examination Scheme:
Continuous evaluation: 50 Marks
End Sem Exam: 50 Marks
Course Outcomes:
Students will be able to:
1. Implement lexical analyzers using Lex tool
2. Write a parser and semantic analyzer for different Context-Free Grammars using
Yacc tool.
3. Implement different representations of Intermediate code
4. Demonstrate ability to optimize intermediate code using different techniques