Skip to content
/ jaja Public

A simple stack based software virtual machine for study.

Notifications You must be signed in to change notification settings

cnyaw/jaja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple stack based software virtual machine for study.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published