Skip to content

willjallen/FunVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunVM

This started as a challenege project to see how much of a VM I can put together while traveling on holidays.

The model environment is a 16-bit, little-endian virtual machine. It is equipped to compile fun-lang (.funlang) to fun-asm (.funasm) and then to FVM bytecode (.fbc), which it may then execute.

About

Toy VM over Christmas challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors