{"id":15445554,"url":"https://github.com/stevegremory/tinyvm","last_synced_at":"2025-03-28T08:27:06.642Z","repository":{"id":173456940,"uuid":"649251875","full_name":"SteveGremory/tinyvm","owner":"SteveGremory","description":"A very basic register based virtual machine.","archived":false,"fork":false,"pushed_at":"2023-06-14T19:18:41.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T09:16:07.818Z","etag":null,"topics":["cpp","virtual-machine"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SteveGremory.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-04T09:19:06.000Z","updated_at":"2023-08-25T16:10:47.000Z","dependencies_parsed_at":"2023-09-27T14:47:33.297Z","dependency_job_id":null,"html_url":"https://github.com/SteveGremory/tinyvm","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"72baf6df0edf119b13b3fef7c7c0904ed50c5725"},"previous_names":["stevegremory/tinyvm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2Ftinyvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2Ftinyvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2Ftinyvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteveGremory%2Ftinyvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteveGremory","download_url":"https://codeload.github.com/SteveGremory/tinyvm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245993758,"owners_count":20706639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","virtual-machine"],"created_at":"2024-10-01T19:45:17.765Z","updated_at":"2025-03-28T08:27:06.622Z","avatar_url":"https://github.com/SteveGremory.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyVM\n\nFor now, the project has been archived but I will most probably continue work on it later.\nIn it's current condition, tinyVM is 100% \"usable\" as it was intended to be used, as a barebones, fast VM.\n\nA simple register based virtual machine that uses a bytecode interpreter.\n\n# Running\n\nTo run the VM, simply compile using CMake.\n\n`cmake . -Bbuild; cd build; make`\n\nThis will work on Linux and macOS. If you were smart enough to install windows i'm sure you are smart enough to find your way around CMake too.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevegremory%2Ftinyvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevegremory%2Ftinyvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevegremory%2Ftinyvm/lists"}