Skip to content
Eric Jiang edited this page Jun 17, 2016 · 40 revisions

logo Welcome to the MARIE.js wiki, these tutorials and documentation demonstrates how to code in MARIE and how to implement MARIE.js. Note that there are currently 2 more Opcodes which can be freely implemented.

Documentation

Link Description
Introduction to MARIE A brief introduction to MARIE
MARIE Codes Shows all MARIE commands to be used
Register Transfer Language This documentation shows different MARIE codes in Register Transfer Language - shows how the CPU handles each command

Available Tutorials

Link Tutorial Description
A Simple Adder This tutorial demonstrates the use of simple commands in MARIE to construct a simple addition calculator

Clone this wiki locally