Skip to content

Simple code translator from Java to MIPS32 Assembly instructions set

License

Notifications You must be signed in to change notification settings

NicoMincuzzi/jambly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jambly

GitHub repo size

A simple code translator Java-Assembly on a strict set of Java instructions. In particular, it translates a simple Java project in the assembly language for MIPS32 architecture.

Note

For more details about how compile Kotlin and Java sources by Maven build tools, can be found here.

How to Contribute

Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue on GitHub.

License

Distributed under Apache-2.0 License, please see license file within the code for more details.

About

Simple code translator from Java to MIPS32 Assembly instructions set

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published