{"id":20684585,"url":"https://github.com/jason0214/mips-assembler","last_synced_at":"2026-04-20T19:05:45.648Z","repository":{"id":139645431,"uuid":"86765666","full_name":"Jason0214/MIPS-assembler","owner":"Jason0214","description":"MIPS assembler, GUI implemented with python tkinter","archived":false,"fork":false,"pushed_at":"2017-07-16T05:04:06.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-06T22:07:24.473Z","etag":null,"topics":["assembler"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Jason0214.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-31T01:36:08.000Z","updated_at":"2018-02-26T09:13:09.000Z","dependencies_parsed_at":"2023-07-23T08:00:18.419Z","dependency_job_id":null,"html_url":"https://github.com/Jason0214/MIPS-assembler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jason0214/MIPS-assembler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason0214%2FMIPS-assembler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason0214%2FMIPS-assembler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason0214%2FMIPS-assembler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason0214%2FMIPS-assembler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jason0214","download_url":"https://codeload.github.com/Jason0214/MIPS-assembler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason0214%2FMIPS-assembler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266424026,"owners_count":23926124,"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-22T02:00:09.085Z","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":["assembler"],"created_at":"2024-11-16T22:23:01.071Z","updated_at":"2026-04-20T19:05:40.629Z","avatar_url":"https://github.com/Jason0214.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MIPS assembler\n\n### How to use\n    choose either 'console' or 'graphics' to run the assembler\n1. console.py can be add into sublime as a build system \n    - tool -\u003e build system -\u003e new build system\n    - add .json code in Appendix\n2. the instruction of graphics.py see \"doc/instruction\"\n\n### TODO\n1. graphic interface will be polished\n2. disassemble function will soon be available\n3. DEBUG module will be developed \n4. a integrated sublime plug-in may be developed \n\n### Referrence\n1. [mips syntax](https://github.com/contradictioned/mips-syntax)\n2. [highlight text](http://stackoverflow.com/questions/3781670/how-to-highlight-text-in-a-tkinter-text-widget)\n\n### Appendix\n``` json\n{\n    \"cmd\": [\"python\",\"[your_console.py_path]\", \"$file\"],\n    \"file_regex\": \"^(...*?):([0-9]*):([0-9]*): (...*?)$\",\n    \"working_dir\": \"$file_path\",\n    \"selector\": \"source.asm\"\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjason0214%2Fmips-assembler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjason0214%2Fmips-assembler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjason0214%2Fmips-assembler/lists"}