Pages

October 25, 2013

Just coding a bit ...

Hi,

i am currently coding a bytecode interpreter/compiler called miniasm. The Project is online at Sourceforge. I will release the version 0.1-alpha soon!
The compiler works well (not the getIntFromHex() function ... there is some bug ...), I just have to implement the rest of the commands in the interpreter(.cpp)

Simon