assemblycommand-lineinterpretermarie

Marie command line interpreter


Is there anywhere a command-line interpreter for the MARIE assembly?

I realise it is a simple task to implement one, but I am on the process of grading students work and wanted to know if there is a tool that can help me automate this procedure.

I have come across a number of simulators, html based and (such as https://github.com/MARIE-js ), but I wanted something simpler that could read a write files from a script.

I was going to write this myself, as I could not find one, but as the web is big, I was wondering if someone knew about one.

Thank you.


Solution

  • I actually wrote the thing myself.

    If anyone else ever wants to use it:

    https://github.com/mysablehats/marie-sim