This editor is meant to run the ASM language used by the ASM interpetor in UMSL's Computer Architecture and Program Translation courses. You can find the entire documentation and architecture on the documentation page linked above and below. You can also simply load up the interpreter and select the 'examples' button to preload the text editor with working examples to help you get started with the language.
Compatible with:
The design of this web application has been a collaborative effort between UMSL students spanning multiple semesters. Everything in this application is built from bare-bones HTML, CSS, and Javascript. The only 3rd party library used is CodeMirror, the actual text editor you see in the interpreter page. The following students contributed to this project:
Developed by:
Jacob Barger
Contact Information:
jakebarger@gmail.com
Built upon code from:
Sang Mai, Abdullah Altamimi, Zyra De Los Reyes, Omer Muhit, Matt Bernardini, Andrew McCormick