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--
- Host: GitHub
- URL: https://github.com/teixdavide/FEUP_COMP_Javamm
- Owner: Davide64-dev
- Created: 2024-06-14T21:28:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T21:34:01.000Z (about 2 years ago)
- Last Synced: 2024-06-14T22:43:00.283Z (about 2 years ago)
- Topics: compiler, compilers, feup, java, java--, javamm, parser
- Language: Java
- Homepage:
- Size: 2.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)