jpfeiffer16 / Synacle

Language Toolchain for the Synacor VM
GNU General Public License v2.0
0 stars 0 forks source link

Write a "shell" of sorts #30

Open jpfeiffer16 opened 4 years ago

jpfeiffer16 commented 4 years ago

This should be a basic shell with some command for listing information about the machine state, running programs, mapping addresses to names/labels etc...

An interesting idea would be to include some type of port functionality so that the virtual machine can call out to the compiler & assembler and then map the resulting bytecode back into memory at a given offset.