Skip to content

pmscosta/java-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler of the Java-- language to Java Bytecodes

How to compile

To compile the code you simply have to run the script compile.sh in the root directory.

How to run

There are two ways to run the program: * run the run.sh script in the root directory. This script can take an optional argument that indicates the input_file. If the argument is not specified, the program will take a default input file. * execute the command java jmm [-r=] [-o] <input_file.jmm> in the src directory.

About

Java compiler developed during COMP at FEUP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •