bbekgit / MARIE-vs-x86-Calculator

a software for the MARIE architecture and x86 architecture (written in C then compiled to assembly)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MARIE vs x86 Calculator

Structure of this repository. a software for the MARIE architecture and x86 architecture (written in C then compiled to assembly)

Calculator with 4 ops (+,-,/,*)

src

Source code (MARIE code, *.java, eclipse project, etc.)

bin

Compiled code (MARIE binary, *.class, etc.)

report

Powerpoint presentation Video Presentation

poster

Requirement.docx

Feel free to reach out to me: Bibek's Portfolio

About

a software for the MARIE architecture and x86 architecture (written in C then compiled to assembly)


Languages

Language:Java 97.8%Language:Assembly 1.5%Language:C 0.7%