Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

solson/boris

A stack-based virtual machine written in C

solson/boris.json
{
"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.

Clone this git repository and run make to get your brand new virtual machine. Run it with ./boris.

See LICENSE file.