Compiler Design

Project: Drac Compiler

Generalities

This project must be developed in the pre-assigned teams.

Using C#, you must implement the different compiler phases for the Drac programming language exactly as described in the provided specification.

Due Dates

Phase Date Description Buttercup Exemplar
1 17-Mar-2021 Lexical Analysis buttercup-0.1.tgz
2 14-Apr-2021 Syntactic Analysis buttercup-0.2.tgz
3 05-May-2021 AST Construction buttercup-0.3.tgz
4 19-May-2021 Semantic Analysis buttercup-0.4.tgz
5 09-Jun-2021 WAT Code Generation buttercup-0.5.tgz

Deliverables

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