Compiler Implementation — Part 2

This section list the elements of the Gazprea specification that must be completed for the Part 2 of the compiler implementation. All the elements of Part 1 must have been completed because Part 2 builds on Part 1.

  1. All Previous Features

  2. Types

  3. Statements

  4. Expressions

  5. Built In Functions

  6. Memory Management

  7. Errors