OpenFlame v0.1
Pre-release
Pre-release
First release of OpenFlame which includes the Assembler, VM, a "Hello World!" program and the build rule extensions to Match for supporting OpenFlame's assembler.
To run the "Hello World!" program with the VM
mkdir out
java -jar Vm-0.1.jar HelloWorld-0.1
The out directory will contain a trace file of the VM's execution