Skip to content

Stackmachine and bytecode compiler for it. Just for lulz.

Notifications You must be signed in to change notification settings

id-ilych/ilychvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ilychvm

Stackmachine and bytecode compiler for it. Just for lulz.

Source looks like lisp because it's easier to parse.

Supported operations: +, -, *, -, ^(power).

Supported operand types: byte.

Run

  1. ./compile.py input.src --output output.byt
  2. ./run output.byt

About

Stackmachine and bytecode compiler for it. Just for lulz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages