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

Compiler for a language (Java--) which is a subset of Java. Performs lexical, syntactical and semantic analysis to generate the Abstract Syntax Tree for the program, and later generate Java bytecodes for Jasmin to interpret, using JVM instructions. Repository for the COMP projects that were done in the 19/20 school year.

Notifications You must be signed in to change notification settings

diogosmac/jmm-compiler-feup-comp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

COMP Class Assignments and Projects

2019/2020 - 3rd Year, 2nd Semester

Course: Compiladores (COMP) | Compilers

Projects developed by:

Disclaimer - This repository was used for educational purposes and I do not take any responsibility for anything related to its content. You are free to use any code or algorithm you find, but do so at your own risk.

About

Compiler for a language (Java--) which is a subset of Java. Performs lexical, syntactical and semantic analysis to generate the Abstract Syntax Tree for the program, and later generate Java bytecodes for Jasmin to interpret, using JVM instructions. Repository for the COMP projects that were done in the 19/20 school year.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages