Vidyarthiplus (V+) - Indian Students Online Education Forum

Full Version: 080250032 Compiler Design Lab Manual
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
DEPARTMENT OF IT
080250032-Compiler Design lab
Lab Manual
III-Year IT - VI SEM

NAME OF THE EXPERIMENTS:

Study of LEX and YACC
Lexical Analysis using LEX.
Syntax Analysis using YACC
Construction of NFA from a given regular expression.
Construction of minimized DFA from a given regular expression.
Implementation of Symbol Table.
Implementation of Shift Reduce Parsing Algorithm.
Construction of LR Parsing Table.
Generation of Code for a given Intermediate Code.
Implementation of Code Optimization techniques.

Attachment : [attachment=25603]