Proseminar Compiler Construction

General Information

... on the administrative structure of the seminar can be found here.

Course on Literature Research

You are required to participate in a course on literature research organized by the Computer Science Library. Further details can be found here.

Topics

References to chapters in the dragon book serve as entry points into the subject. 

  1. lexical analysis and scanner generator flex [3]
  2. syntactical analysis [4]
  3. parser generator ANTLR
  4. parser generator Bison [4.9]
  5. attribute grammars and syntax-directed translation [5]
  6. intermediate representation [6]
  7. code generation and optimization [8]
  8. intraprocedural data-flow analysis [9]
  9. parallelism [11]
  10. interprocedural data-flow analysis [12]

Agenda

  • Proposal (final version of PDF slides to info@stce.rwth-aachen.de by Apr 10, 2022). Presentation on Apr 8, 2022.
  • Intermediate presentation (TEACH; final version of slides by May 29, 2022). Presentation on May 13, 2022.
  • Final presentation (SELL; final version of slides by Jul 3, 2022). Presentation on Jul 1, 2022.
  • Publication (PDF report) by Jul 17, 2022.