{"id":18319290,"url":"https://github.com/hazemkrimi/jack-vm-translator","last_synced_at":"2025-04-09T14:19:52.568Z","repository":{"id":235579759,"uuid":"775109427","full_name":"hazemKrimi/jack-vm-translator","owner":"hazemKrimi","description":"VM Translator from The Jack language VM code to The Hack language assembly code as part of the Nand to Tetris course","archived":false,"fork":false,"pushed_at":"2024-05-17T22:20:10.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T08:17:47.734Z","etag":null,"topics":["cpp","nand2tetris","vm-translator"],"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/hazemKrimi.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":"2024-03-20T19:23:06.000Z","updated_at":"2024-05-17T22:20:14.000Z","dependencies_parsed_at":"2024-04-23T22:44:47.297Z","dependency_job_id":"09ea507f-b01d-40f5-8c2f-c55b3b7a1029","html_url":"https://github.com/hazemKrimi/jack-vm-translator","commit_stats":null,"previous_names":["hazemkrimi/jack-vm-translator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazemKrimi%2Fjack-vm-translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazemKrimi%2Fjack-vm-translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazemKrimi%2Fjack-vm-translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazemKrimi%2Fjack-vm-translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazemKrimi","download_url":"https://codeload.github.com/hazemKrimi/jack-vm-translator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054195,"owners_count":21039952,"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","nand2tetris","vm-translator"],"created_at":"2024-11-05T18:12:57.858Z","updated_at":"2025-04-09T14:19:52.547Z","avatar_url":"https://github.com/hazemKrimi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jack VM Translator\n\nThis is a VM Translator made as the an assignment for the [Nand To Tetris Course: Part 2](https://nand2tetris.org/project07). It assumes that the vm file file does not have errors for now.\n\nTo compile the program run the following command:\n```\ng++ main.cpp -Isrc -std=c++17\n```\nTo run the executable against jack vm files run the following command with the path of the file:\n```\n./a.out \u003cpath\u003e\n```\nThe file will be written next to the source file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazemkrimi%2Fjack-vm-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazemkrimi%2Fjack-vm-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazemkrimi%2Fjack-vm-translator/lists"}