Skip to content

primequantuM4/Basic-Java-To-Mips-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Basic-Java-To-Mips-Compiler

A final project for Computer Architecture that converts Java code to MIPS Assembly

Features

  • A compiler that can handle basic language operations such as:
    • Arithmetic operations,
    • User-defined functions,
    • Loop structures, and
    • Print statements
  • Operations are logged on the terminal for easy debugging!!
  • Handle errors in real-time and are logged on the terminal
  • A simple GUI that shows the original Java code to MIPS Assembly code

Screenshots



About

A final project for Computer Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages