{"id":18017859,"url":"https://github.com/zac-garby/vm","last_synced_at":"2025-04-04T15:45:24.167Z","repository":{"id":116696313,"uuid":"327979426","full_name":"zac-garby/vm","owner":"zac-garby","description":"A virtual machine for a simple programming language.","archived":false,"fork":false,"pushed_at":"2021-02-28T12:01:42.000Z","size":116,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T01:41:43.660Z","etag":null,"topics":["programming-language","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zac-garby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-01-08T18:16:17.000Z","updated_at":"2024-07-22T06:21:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"02f68ba7-6980-4f2f-a8c9-acaeb82287f0","html_url":"https://github.com/zac-garby/vm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zac-garby%2Fvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zac-garby%2Fvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zac-garby%2Fvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zac-garby%2Fvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zac-garby","download_url":"https://codeload.github.com/zac-garby/vm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208066,"owners_count":20901568,"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":["programming-language","virtual-machine"],"created_at":"2024-10-30T04:25:58.111Z","updated_at":"2025-04-04T15:45:24.131Z","avatar_url":"https://github.com/zac-garby.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vm\n\nA virtual machine for a simple programming language.\n\nThe aim is to have a working VM, including:\n\n - Lightweight (non-OS) threads\n - Message passing between these threads\n - Garbage Collection\n - C Interfacing\n\n## Running the VM\n\nWell it doesn't do a whole lot at the moment, but compilation is easy.\n\n```\nmkdir bin\n\n   then:\n\nmake vm    # just compile\n\n   or\n   \nmake run   # compile and run the vm\n```\n\nAt the moment, it'll just run a meaningless test program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzac-garby%2Fvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzac-garby%2Fvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzac-garby%2Fvm/lists"}