{"id":28724107,"url":"https://github.com/mshockwave/mips-r3000-assembler","last_synced_at":"2026-04-28T01:32:37.249Z","repository":{"id":77311671,"uuid":"55059060","full_name":"mshockwave/MIPS-R3000-Assembler","owner":"mshockwave","description":null,"archived":false,"fork":false,"pushed_at":"2016-04-25T14:48:40.000Z","size":113,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-15T10:09:17.488Z","etag":null,"topics":["antlr4","assembler"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mshockwave.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,"zenodo":null}},"created_at":"2016-03-30T11:55:40.000Z","updated_at":"2024-07-10T18:32:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"af858266-969c-4976-8567-4cd400973a90","html_url":"https://github.com/mshockwave/MIPS-R3000-Assembler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mshockwave/MIPS-R3000-Assembler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshockwave%2FMIPS-R3000-Assembler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshockwave%2FMIPS-R3000-Assembler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshockwave%2FMIPS-R3000-Assembler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshockwave%2FMIPS-R3000-Assembler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mshockwave","download_url":"https://codeload.github.com/mshockwave/MIPS-R3000-Assembler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mshockwave%2FMIPS-R3000-Assembler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32362781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["antlr4","assembler"],"created_at":"2025-06-15T10:09:15.180Z","updated_at":"2026-04-28T01:32:37.243Z","avatar_url":"https://github.com/mshockwave.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"MIPS R3000 Assembler\n====================\nAssembler for [this simulator](https://github.com/mshockwave/MIPS-R3000-CPU-Simulator).\u003cbr/\u003e\nCheckout the simulator's documentations for more details about ISA spec.\n\nDesign\n------\nThis project use [ANTLR4](http://www.antlr.org/index.html) as parser and lexer. The grammar could be found in [MipsAsm.g4](gen-src/main/antlr/MipsAsm.g4).\u003cbr/\u003e\nThe compatible Java version is 1.7.\n\nBuild / Run\n-----------\n* Build \u003cbr/\u003e\n  `./gradlew installApp`\u003cbr/\u003e\n  The result would be under build/install/mips-r3000-assembler directory.\n  \n* Run unit tests \u003cbr/\u003e\n  `./gradlew test`\n  \n* Run \u003cbr/\u003e\n  `cd build/install/mips-r3000-assembler`\u003cbr/\u003e\n  `./bin/mips-r3000-assembler` (Linux/Mac)\u003cbr/\u003e\n  `./bin/mips-r3000-assembler.bat` (Windows)\u003cbr/\u003e\n  The commandline options' description would be displayed if no arguments were given.\u003cbr/\u003e\n  You can also run by gradle:\u003cbr/\u003e\n  `./gradlew run`\n  \n* Package to zip \u003cbr/\u003e\n  `./gradelw distZip`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmshockwave%2Fmips-r3000-assembler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmshockwave%2Fmips-r3000-assembler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmshockwave%2Fmips-r3000-assembler/lists"}