{"id":20462017,"url":"https://github.com/denvercoder1/jack-to-hack-compiler-ceylon","last_synced_at":"2026-03-19T16:00:52.117Z","repository":{"id":103331018,"uuid":"306305800","full_name":"DenverCoder1/Jack-to-Hack-Compiler-Ceylon","owner":"DenverCoder1","description":"Jack to Hack Compiler in Ceylon completed for Fundamentals of Programming Languages Course, 2020-2021.","archived":false,"fork":false,"pushed_at":"2021-01-12T22:04:39.000Z","size":520,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T11:39:52.131Z","etag":null,"topics":["ceylon","compiler","hack-assembly","jack-language","nand2tetris","parser","tokenizer","vm-language"],"latest_commit_sha":null,"homepage":"","language":"Ceylon","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/DenverCoder1.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":"2020-10-22T10:47:16.000Z","updated_at":"2023-05-02T08:15:14.000Z","dependencies_parsed_at":"2023-05-01T11:04:01.049Z","dependency_job_id":null,"html_url":"https://github.com/DenverCoder1/Jack-to-Hack-Compiler-Ceylon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DenverCoder1/Jack-to-Hack-Compiler-Ceylon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJack-to-Hack-Compiler-Ceylon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJack-to-Hack-Compiler-Ceylon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJack-to-Hack-Compiler-Ceylon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJack-to-Hack-Compiler-Ceylon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DenverCoder1","download_url":"https://codeload.github.com/DenverCoder1/Jack-to-Hack-Compiler-Ceylon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2FJack-to-Hack-Compiler-Ceylon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30185464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ceylon","compiler","hack-assembly","jack-language","nand2tetris","parser","tokenizer","vm-language"],"created_at":"2024-11-15T12:29:36.253Z","updated_at":"2026-03-06T16:31:48.915Z","avatar_url":"https://github.com/DenverCoder1.png","language":"Ceylon","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jack to Hack Compiler in Ceylon\n\nJack to Hack Compiler written in [Ceylon 1.3.3](https://ceylon-lang.org/download/) completed for Fundamentals of Programming Languages Course, 2020-2021.\n\nThe project follows the requirements for the [Nand2Tetris course](https://www.nand2tetris.org/course) and compiles Jack Language to VM language and VM language to Hack Assembly.\n\n## Running the VM translator\n\n```\nceylon run vmtranslator \u003cvm input directory\u003e \u003cassembly output file\u003e\n```\n\nExample:\n\n```\nceylon run vmtranslator ./resource/ProgramFlow/FibonacciSeries/ ./resource/ProgramFlow/FibonacciSeries/FibonacciSeries.asm\n```\n\n## Running the Jack Compiler\n\n```\nceylon run jacktranslator \u003cjack directory\u003e\n```\n\nExample:\n\n```\nceylon run jacktranslator ./resource/11/Pong\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvercoder1%2Fjack-to-hack-compiler-ceylon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenvercoder1%2Fjack-to-hack-compiler-ceylon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvercoder1%2Fjack-to-hack-compiler-ceylon/lists"}