manelneto / compiler

Projeto de Compiladores, 2023/2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design and Implementation of the Java-- Language Compiler

Este projeto foi desenvolvido no âmbito da Unidade Curricular Compiladores (C) do 2º semestre do 3º ano da Licenciatura em Engenharia Informática e Computação (LEIC) da Faculdade de Engenharia da Universidade do Porto (FEUP), no ano letivo 2023/2024.

Group Members

Work Distribution

  • Manuel Ramos Leite Carvalho Neto - 33.33 %
  • Matilde Isabel da Silva Simões - 33.33 %
  • Pedro Vidal Marcelino - 33.33 %

Self-Assessment

  • We think our project deserves a 19,3 out of 20.

Extra Elements

  • Our project supports:
    • Constant Propagation
    • Constant Folding
    • Low Cost Instructions (iload_x, istore_x, astore_x, aload_x, iconst_x, bipush, sipush, ldc, iinc, iflt, ifne, ...)

About

Projeto de Compiladores, 2023/2024


Languages

Language:Java 98.5%Language:ANTLR 1.0%Language:Jasmin 0.4%Language:Batchfile 0.0%Language:Shell 0.0%