AsmSim is a JAsm Interpreter & IDE for windows. It has no real purpose than to educate in developing an interpreter and basic low level languages.
Getting started is actually quite easy. First go to Installing and follow the instructions to get AsmSim. In AsmSim, the info tab should answer most questions, including the basics of JAsm and how to use AsmSim.
The prequisites for this project are Windows 7 or above, or a level of WINE that can support .NET 4.0, and .NET 4.0 which, if you don't already have, you can download here.
The Installation is actually really simple, there is none. Simply download the binary release and place it in a folder somewhere. Then you can open it like a normal program.
After that you should be good to go and program JAsm.
Juha Kankare - Initial work and pretty much everything so far - JuhaJGamer
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Yeah me I did this