An open API service indexing awesome lists of open source software.

https://github.com/teixdavide/FEUP_COMP_Javamm

⚙️ | A compiler for a subset of Java called Java--
https://github.com/teixdavide/FEUP_COMP_Javamm

compiler compilers feup java java-- javamm parser

Last synced: 6 months ago
JSON representation

⚙️ | A compiler for a subset of Java called Java--

Awesome Lists containing this project

README

          

# Java-- Compiler

Contains a reference implementation for of the project that supports a small portion of Java (Java--). It is a Java-- compiler written in Java.

The creation of this program is part of the curriculum for the [Compilers](https://sigarra.up.pt/feup/en/UCURR_GERAL.FICHA_UC_VIEW?pv_ocorrencia_id=520331) course.

## Group members

- Davide Teixeira (up202109860@edu.fe.up.pt)
- Emanuel Rui Tavano Maia (up202107486@edu.fe.up.pt)
- Maria Mitkou (up202311354@edu.fe.up.pt)