/marie-calculator

A calculator written in MARIE assembly.

marie-calculator

A calculator written in MARIE assembly.

Enter operation character and then enter the operands. MARIE code may be run here.

Operations:

  • "m" for multiplication
  • "d" for division
  • "e" for exponent
  • "q" to quit