Iridium VM - Go implementation
A go implementation of the iridium VM following these blog posts.
Progress
✓ Part 01 - Overview and a Simple VM
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
cmd |
|
|
|
|
pkg/iridium |
|
|
|
|
.gitignore |
|
|
|
|
LICENSE |
|
|
|
|
Makefile |
|
|
|
|
README.md |
|
|
A go implementation of the iridium VM following these blog posts.
✓ Part 01 - Overview and a Simple VM