Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

ZeAntonioM/Comp-Project

Repository files navigation

Comp2024 Project

Group members

Work Distribution

  • António Azevedo - 33.33 %
  • José Martins - 33.33 %
  • Tomás Martins - 33.33 %

Self-Assessment

  • We are confident that our project deserves a 19/20 score. We have successfully implemented almost all functionalities required for the compiler to operate as intended and optimized how it performs on its different stages.

Jasmin Optimizations

  • iinc optimization;
  • iload, istore, astore, aload optimization;
  • load constant optimization;
  • if optimization using iflt, ifne, etc...;

Optimizations done

Option "-o"

  • Constant folding;
  • Constant propagation;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages