15-411 Compiler Design
Lecture 5: Lexing

  • Reading: Ch 2
  • Video: 15411f07 - Lecture 5
  • Concepts:
    • Neededness analysis; dead code (from last lecture)
    • The front end: lexing, parsing, type-checking
    • Regular expressions
    • ML-Lex
    • Regular expression matching as saturation
  • Previous lecture: Liveness Analysis
  • Next lecture: Context-Free Grammars

[ Home | Schedule | Labs & Assignments | Exams | Lab Machines | Resources ]
[ Textbook | Autolab ]
[ Sakai ]

fp@cs
Frank Pfenning