{"id":29711551,"url":"https://github.com/wolfadex/elm-lc3","last_synced_at":"2025-07-23T23:02:09.754Z","repository":{"id":303714126,"uuid":"1016393934","full_name":"wolfadex/elm-lc3","owner":"wolfadex","description":"A rough implementation of Little Computer 3 (LC-3) in Elm","archived":false,"fork":false,"pushed_at":"2025-07-09T03:08:53.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-09T03:36:43.806Z","etag":null,"topics":["elm","lc3","vm"],"latest_commit_sha":null,"homepage":"","language":"Elm","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/wolfadex.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,"zenodo":null}},"created_at":"2025-07-09T00:35:09.000Z","updated_at":"2025-07-09T03:08:56.000Z","dependencies_parsed_at":"2025-07-09T03:36:48.371Z","dependency_job_id":"4f87f091-6320-4e35-bb9f-b8516537c663","html_url":"https://github.com/wolfadex/elm-lc3","commit_stats":null,"previous_names":["wolfadex/elm-lc3"],"tags_count":0,"template":false,"template_full_name":"wolfadex/elm-template-minimal","purl":"pkg:github/wolfadex/elm-lc3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Felm-lc3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Felm-lc3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Felm-lc3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Felm-lc3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfadex","download_url":"https://codeload.github.com/wolfadex/elm-lc3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Felm-lc3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266763854,"owners_count":23980479,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["elm","lc3","vm"],"created_at":"2025-07-23T23:01:15.103Z","updated_at":"2025-07-23T23:02:09.730Z","avatar_url":"https://github.com/wolfadex.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LC-3\n\nA rough implementation of Little Computer 3 (LC-3) in Elm\n\nPlay with it here https://wolfadex.github.io/elm-lc3\n\nLearning resources for my implementation\n- https://zserge.com/posts/post-apocalyptic-programming/\n- https://github.com/SrivastavaShreyas/Little-Computer-3-LC-3/blob/main/pseudoCode.c\n- https://medium.com/@saehwanpark/diving-deeper-into-lc-3-from-opcodes-to-machine-code-4637cf00c878\n- https://hwang.lasierra.edu/~enoch/CPTG%20245/LC-3/LC-3%20Instructions.pdf\n\nOp codes supported\n- [x] ADD\n- [x] AND\n- [x] NOT\n- [x] BR\n- [x] JMP\n- [x] RET\n- [x] JSR\n- [ ] LD\n- [ ] LDI\n- [ ] LDR\n- [ ] ST\n- [ ] STI\n- [ ] STR\n- [ ] LEA\n- [ ] TRAP\n    - [x] HALT ends the program\n    - [x] GETC gets an ASCII character\n    - [x] OUT prints an ASCII character","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfadex%2Felm-lc3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfadex%2Felm-lc3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfadex%2Felm-lc3/lists"}