1

I'm building a basic register based virtual machine which takes in a file which defines variables (and adds them to a symbol table as they are defined), then reads (line by line) different mnemonics and values, and executes the instructions that they represent until the 'halt' instruction is reached. Does this fit the definition of a process virtual machine?I just want to make sure.

Seki
  • 11,135
  • 7
  • 46
  • 70

0 Answers0