Compiler Design

Project: Leviathan 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 Leviathan programming language exactly as described in the provided specification.

Due Dates

Phase Date Description Buttercup Exemplar
1 09-Sep-2020 Lexical Analysis buttercup-0.1.tgz
2 14-Oct-2020 Syntactic Analysis buttercup-0.2.tgz
3 28-Oct-2020 AST Construction buttercup-0.3.tgz
4 18-Nov-2020 Semantic Analysis buttercup-0.4.tgz
5 02-Dec-2020 WAT Code Generation buttercup-0.5.tgz

Deliverables

Create a compressed tarball file called leviathan_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 leviathan_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.