/jaja

A simple stack based software virtual machine for study.

Primary LanguageC++

jaja

jaja is a simple stack based software virtual machine for study.

Instruction set:

  • stack manipulation
  • heap manipulation
  • arithmetic
  • logic
  • condition
  • flow control

tools:

  • assembler
  • bin2c
  • debugger

image