Compiler Design

Project: int64 Compiler

Generalities

This project must be developed in teams of up to three members. Using C#, you must implement the different compiler phases for the int64 programming language exactly as described in the provided specification.

Due Dates

Phase Date Description Buttercup Exemplar
1 06-Sep-2017 Lexical analysis. buttercup-0.1.tgz
2 18-Oct-2017 Syntactic analysis. buttercup-0.2.tgz
3 25-Oct-2017 AST construction. buttercup-0.3.tgz
4 15-Nov-2017 Semantic analysis. buttercup-0.4.tgz
5 04-Dec-2017 CIL code generation. buttercup-0.5.tgz

Deliverables

Create a compressed tarball file called int64_phase5.tgz containing all your project files. Make sure every source file has a comment at the top with the authors’ personal information (student ID and name).

Upload Instructions

To deliver the int64_phase5.tgz file, please provide the following information:

Request PIN

Only one team member needs to upload the file.

The project phases will be assessed during class on the corresponding due dates.