Skip to content

A simple virtual machine, with example byte-code program.

Notifications You must be signed in to change notification settings

SeedyROM/lake-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏊 lake-vm

Build Status

A simple virtual machine, with example byte-code program.

Written entirely in C11, this is a very crude experiment and is in no way meant to be used for anything but looking at. It implments a stack based VM that also has a set of registers with specific/non-specific use cases, this is clearly not optimal for compilers

But this was mostly a fun project in understanding how computers and CPUs work in general.

About

A simple virtual machine, with example byte-code program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published