{"id":15060543,"url":"https://github.com/nickpisacane/mips","last_synced_at":"2025-04-10T06:11:12.736Z","repository":{"id":57298214,"uuid":"106143435","full_name":"nickpisacane/mips","owner":"nickpisacane","description":"MIPS assembler and simulator","archived":false,"fork":false,"pushed_at":"2018-12-09T02:27:32.000Z","size":436,"stargazers_count":42,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-04T22:42:21.110Z","etag":null,"topics":["assembler","assembly","interpreter","mips"],"latest_commit_sha":null,"homepage":"http://mips.run","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickpisacane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-08T02:01:40.000Z","updated_at":"2023-05-08T15:32:19.000Z","dependencies_parsed_at":"2022-09-06T04:20:41.852Z","dependency_job_id":null,"html_url":"https://github.com/nickpisacane/mips","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/nickpisacane%2Fmips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickpisacane%2Fmips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickpisacane%2Fmips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickpisacane%2Fmips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickpisacane","download_url":"https://codeload.github.com/nickpisacane/mips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166925,"owners_count":21058481,"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":["assembler","assembly","interpreter","mips"],"created_at":"2024-09-24T23:00:13.558Z","updated_at":"2025-04-10T06:11:12.716Z","avatar_url":"https://github.com/nickpisacane.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mips\n\n### [Online Demo](http://nickpisacane.github.io/mips)\n\nMips assembler/interpreter in JavaScript (via TypeScript). MIPS is currently a\nwork-in-progress, but it has been tested to run most non-floating-point instruction\nmips code. See the [Road Map](#road-map) for near-future features.\n\n# Installation\n\n```sh\nnpm install mips\n# or\nyarn install mips\n```\n\n# Road Map\n\n- [x] Implement fundamental R, I, and J type instructions\n- [x] Create basic browser demo app\n- [x] Create event (publish-subscribe) API for Memory/Registers\n- [ ] Implement floating point instructions / registers\n- [ ] Create source mappings in the Assembler chain\n- [ ] Better code validation (pre-assemble)\n- [ ] Create CLI interface\n- [ ] Expand online demo app to use LocalStorage API, show source maps, and show memory/register changes live\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickpisacane%2Fmips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickpisacane%2Fmips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickpisacane%2Fmips/lists"}