Compiler Design

Project: Falak Compiler

Generalities

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

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

Due Dates

Phase Date Description Buttercup Exemplar
1 08-Sep-2021 Lexical Analysis buttercup-0.1.tgz
2 29-Sep-2021 Syntactic Analysis buttercup-0.2.tgz
3 20-Oct-2021 AST Construction buttercup-0.3.tgz
4 10-Nov-2021 Semantic Analysis buttercup-0.4.tgz
5 01-Dec-2021 WAT Code Generation buttercup-0.5.tgz

Deliverables

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