Simple virtual machine which interprets bytecode.
Stars
478
Forks
50
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
215
commits
2
1
Merge branch 'master' of github.com:skx/simple.vm
c2f3d42
Link to the FORTH and TCL interpreters
cc6707a
Merge pull request #25 from Anadote/master
b2e584c
Added wrap around
bf800f3
Merge pull request #24 from Anadote/master
930404a
Moved Stack increment higher
d6bf4b3
Merge pull request #23 from timgates42/bugfix_typo_statically
9c5c23a
docs: fix simple typo, staticly -> statically
83ac171
Added see-also section
a078913
Create FUNDING.yml
274455b
Merge pull request #22 from keroro520/master
ac89ef0
Fetch DEBUG dynamicly
6b9b5c9
Check malloc return value
f3735cd
Point to the golang port in a new repo.
6488344
Minor comment tweaks
3b7742b