{"id":18722757,"url":"https://github.com/bronzdoc/svm","last_synced_at":"2025-11-11T05:30:25.633Z","repository":{"id":89418513,"uuid":"56410066","full_name":"bronzdoc/svm","owner":"bronzdoc","description":":computer: simple virtual machine","archived":false,"fork":false,"pushed_at":"2016-04-25T19:44:15.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T06:42:47.155Z","etag":null,"topics":[],"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/bronzdoc.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":"2016-04-16T23:22:28.000Z","updated_at":"2016-04-17T05:54:40.000Z","dependencies_parsed_at":"2023-03-13T18:09:56.465Z","dependency_job_id":null,"html_url":"https://github.com/bronzdoc/svm","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/bronzdoc%2Fsvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronzdoc%2Fsvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronzdoc%2Fsvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bronzdoc%2Fsvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bronzdoc","download_url":"https://codeload.github.com/bronzdoc/svm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587244,"owners_count":19663892,"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":[],"created_at":"2024-11-07T13:42:48.518Z","updated_at":"2025-11-11T05:30:25.578Z","avatar_url":"https://github.com/bronzdoc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SVM - Simple virtual machine\n\n# Sample program\n```\nPSH 5       ; pushes 5 to the stack\nPSH 10      ; pushes 10 to the stack\nADD         ; pops two values on top of the stack, adds them pushes to stack\nPOP         ; pops the value on the stack, will also print it for debugging\nSET A 0     ; sets register A to 0\nHLT         ; stop the program\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbronzdoc%2Fsvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbronzdoc%2Fsvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbronzdoc%2Fsvm/lists"}