Skip to content

Mansitos/MCLanguage-Compiler-Front-End-Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC-Language: a compiler front-end prototype implementation

Languages and Compilers - University Project - 2021

In this university project you can find an implementation of a compiler front-end for the MC language (MC language is a Chapel based language designed for this project).

The compiler front-end is written in Haskell + Alex and Happy tools.

Note: code and comments are in Italian... as required by the course.

A PDF report file with project description is included (written in Italian).

A make file is included plus a working test file.

Students: Andrea Mansi & Christian Cagnoni