A simple MARIE assembly calculator
-
Updated
Apr 27, 2026
A simple MARIE assembly calculator
This project provides a tiny virtual machine that can execute simple programs in the style of the Marie Coding language. This one specifically is set up to multiply two numbers together.
Fizzbuzz written entirely in Assembly Language! Translation into C is included!
Disassembler da Arquitetura MARIE
A compilation of programs written in MARIE assembly language. Pseudocode and test cases are included.
Program in MARIE assembly language to perform (A*B)*(C*D)
a software for the MARIE architecture and x86 architecture (written in C then compiled to assembly)
Add a description, image, and links to the marie-assembly-language topic page so that developers can more easily learn about it.
To associate your repository with the marie-assembly-language topic, visit your repo's landing page and select "manage topics."