solson/boris
A stack-based virtual machine written in C
{ "createdAt": "2013-03-07T02:38:06Z", "defaultBranch": "master", "description": "A stack-based virtual machine written in C", "fullName": "solson/boris", "homepage": "", "language": "C", "name": "boris", "pushedAt": "2015-07-12T23:30:47Z", "stargazersCount": 7, "topics": [], "updatedAt": "2023-01-28T20:03:14Z", "url": "https://github.com/solson/boris"}A stack-based virtual machine written in C. Created for fun and practice.
Building
Section titled “Building”Clone this git repository and run make to get your brand new virtual
machine. Run it with ./boris.
License
Section titled “License”See LICENSE file.