Skip to content

Exercises and assessments of the UC Compiladores. MIEIC, Year 3, Semester 2.

Notifications You must be signed in to change notification settings

Fabio-A-Sa/Y3S2-Compiladores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiladores (COMP) - Year 3, Semester 2 (Y3S2)

This repository contains all the exercises and assessments of the UC Compiladores, taught by Pedro Diniz and Lázaro Costa at Integrated Master in Informatics and Computing Engineering [MIEIC] at the Faculty of Engineering of the University of Porto [FEUP].

Final Grade: 19/20

FEUP Logo

Here are several documents, namely:

Notes

Notes that I take during theoretical lectures in Markdown.

Project (Grade: 19.4/20)

A simple Java Minus Minus Compiler. The project is divided in four compilation stages, that you will be developing during the semester. The stages are Parser, Analysis, Optimization and Backend, and for each of these stages there is a corresponding Java interface that you will have to implement (e.g. for the Parser stage, you have to implement the interface JmmParser). There are three checkpoints:

With:

@ Fábio Araújo de Sá
2022/2023

About

Exercises and assessments of the UC Compiladores. MIEIC, Year 3, Semester 2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published