Skip to content
forked from felixangell/mac

bytecode interpreter in c (blog post)

Notifications You must be signed in to change notification settings

JacksonTian/mac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mac

mac is a simple virtual machine created for educational purposes. Here is the accompanied blog post.

There is a slightly more extended example in the mac-improved folder.

In addition, there is a more complicated virtual machine written in C in the same style as mac here I wrote as a target for my 'krug' compiler.

About

bytecode interpreter in c (blog post)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.5%
  • Makefile 1.5%