Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages