Skip to content

NathanZlion/javaToMips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javaToMips

Simple Java To Mips converter

GUI

-Gui designed to be simple, you put java code on the left and press Compile button then it gives you the assembly code on the text area on the right.

  • Then click run to run the assembly code in the MARS simulator alse incorporated inside this source code as a library.

image

## Sample Output

image

Can convert simple java code structures like:

  • simple conditionals
  • Operations
  • Loops (simple ones)

About

Simple Java To Mips converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published