{"id":17680780,"url":"https://github.com/kcreate/c-stackvm","last_synced_at":"2025-05-12T23:11:55.436Z","repository":{"id":72282580,"uuid":"90307283","full_name":"KCreate/c-stackvm","owner":"KCreate","description":"C Implementation of my StackVM.","archived":false,"fork":false,"pushed_at":"2017-05-14T13:22:26.000Z","size":109,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-09T18:56:55.589Z","etag":null,"topics":["virtual-machine"],"latest_commit_sha":null,"homepage":"https://github.com/KCreate/stackvm","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/KCreate.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"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":"2017-05-04T20:36:14.000Z","updated_at":"2023-03-10T09:59:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"b365af2c-4422-4c37-a993-6067aec4e463","html_url":"https://github.com/KCreate/c-stackvm","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/KCreate%2Fc-stackvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2Fc-stackvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2Fc-stackvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2Fc-stackvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KCreate","download_url":"https://codeload.github.com/KCreate/c-stackvm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253837456,"owners_count":21971984,"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":["virtual-machine"],"created_at":"2024-10-24T09:08:49.276Z","updated_at":"2025-05-12T23:11:55.411Z","avatar_url":"https://github.com/KCreate.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virtual Machine\n\nThis is a C implementation of my [original StackVM](https://github.com/KCreate/stackvm)\nwhich is written in Crystal. It serves as a way of learning C, while learning more and more\nabout virtual machines in general.\n\n## Installation\n\n```bash\ngit clone https://github.com/KCreate/c-stackvm\nmake vm\n\nbin/vm\n```\n\n## Usage\n\nKeep in mind, this repository only contains the virtual machine. To generate an executable\nfor it, you will need the assembler from my\n[original repository](https://github,com/KCreate/stackvm) written in Crystal.\n\n```bash\nbin/vm myprogram.bc\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/KCreate/c-stackvm/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [KCreate](https://github.com/KCreate) Leonard Schuetz - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcreate%2Fc-stackvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcreate%2Fc-stackvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcreate%2Fc-stackvm/lists"}