Compiler Design

Faculty Member:R. Leela Velusamy

Lab Excercises involving

  • Design of lexical analysers.
  • Design of parsers like recursive-descent parser for a block structured language with typical constructs.
  • Typical exercises using LEX and YACC.
  • Quadrapules / Triples generation using LEX and YACC for a subset of a block structured language. e.g. PASCAL