/mci

Modern Compiler Implementation

Primary LanguageStandard ML

Modern Compiler Implementation

  1. Introduction
  2. Lexical Analysis
  3. Parsing
  4. Abstract Syntax
  5. Type Checking
  6. Activation Records
  7. Translation to Intermediate Representation
  8. Canonical Trees
  9. Instruction Selection
  10. Dataflow Analysis
  11. Register Allocation
  12. Putting It All Together