{"id":21424113,"url":"https://github.com/gaeqs/jams","last_synced_at":"2025-07-14T08:31:41.442Z","repository":{"id":40572929,"uuid":"236651927","full_name":"gaeqs/JAMS","owner":"gaeqs","description":"Just Another MIPS Simulator.","archived":false,"fork":false,"pushed_at":"2024-05-20T13:39:56.000Z","size":6207,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T05:13:58.123Z","etag":null,"topics":["extensible","java","javafx","javafx-application","mips","mips-assembly","mips-simulator"],"latest_commit_sha":null,"homepage":"","language":"Java","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/gaeqs.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":"2020-01-28T03:45:11.000Z","updated_at":"2024-12-24T21:52:40.000Z","dependencies_parsed_at":"2024-04-26T10:35:52.533Z","dependency_job_id":"6eed49a7-6663-44a6-9836-055bcb613df8","html_url":"https://github.com/gaeqs/JAMS","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/gaeqs/JAMS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaeqs%2FJAMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaeqs%2FJAMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaeqs%2FJAMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaeqs%2FJAMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaeqs","download_url":"https://codeload.github.com/gaeqs/JAMS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaeqs%2FJAMS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265262613,"owners_count":23736429,"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":["extensible","java","javafx","javafx-application","mips","mips-assembly","mips-simulator"],"created_at":"2024-11-22T21:19:37.294Z","updated_at":"2025-07-14T08:31:37.921Z","avatar_url":"https://github.com/gaeqs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JAMS\nJust Another MIPS Simulator.\n![Image JAMS](https://i.imgur.com/DzZ23Qh.png)\n![Image JAMS_2](https://i.imgur.com/8Gvmi9Q.png)\n\n## Introduction\n\nJams is a modern and extensible project-based MIPS assembler and simulator written in Java.\nIt supports multiple themes and languages.\n\n\u003e Now on a beta state, JAMS is aimed to support multiple architectures and instruction sets, allowing other developers to expand JAMS through plugins.\n\n## Dependencies\n- Java 14.\n- JavaFX 14.\n- [RichTextFX](https://github.com/FXMisc/RichTextFX)\n- [FX-BorderlessScene](https://www.google.com/search?client=firefox-b-d\u0026q=FX-BorderlessScene)\n- [JSON](https://mvnrepository.com/artifact/org.json/json)\n\n## Main packages\n- **Collection**: custom collections.\n- **Configuration**: configuration classes.\n- **Event**: main event classes. This package doesn't contain specific events. Those events are found among their users.\n- **File**: files-related classes, such as FileType. \n- **Gui**: contains **all** gui-related classes.\n- **Language**: language classes.\n- **Mips**: contains the MIPS32 assembler and simulator. This package doesn't contain project-related or gui-related classes.\n- **Project**: project-related classes.\n- **Util**: util classes that don't match any other package.\n\n## Download and installation\n\nJAMS has been succesfully built and tested on Ubuntu 18.04/20.04 and Windows 10 using Intellij IDEA.\n\nTo run the app inside the IDE use:\n```bash\ngit clone https://github.com/gaeqs/JAMS JAMS\ngradle clean run\n```\n\nTo make a fat-jar build use:\n```bash\n//Clean is not required.\ngradle bundle\n```\n\nThe built jar should be found at build/libs/JAMS-X.X-X.jar.\n\nTo package the app use:\n```bash\ngradle clean jpackage\n```\n\nThe packet app should be found at build/jpackage/JAMS-X.jar.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaeqs%2Fjams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaeqs%2Fjams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaeqs%2Fjams/lists"}