{"id":21088084,"url":"https://github.com/grandiras/randomaccessmachine","last_synced_at":"2026-05-09T06:02:27.832Z","repository":{"id":263281590,"uuid":"887752670","full_name":"Grandiras/RandomAccessMachine","owner":"Grandiras","description":"A project that simulates a random access machine (RAM) with an interpreter for executing instructions, a feature-rich text editor, and various components for managing settings and services.","archived":false,"fork":false,"pushed_at":"2024-12-10T21:58:03.000Z","size":2133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T04:38:17.997Z","etag":null,"topics":["csharp","interpreter","random-access-machine","windows","windows-11","winui","winui3"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Grandiras.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-11-13T08:17:19.000Z","updated_at":"2025-07-18T13:34:51.000Z","dependencies_parsed_at":"2024-11-17T15:19:52.796Z","dependency_job_id":"a278bb14-bc72-4778-ae60-0868f0ac9238","html_url":"https://github.com/Grandiras/RandomAccessMachine","commit_stats":null,"previous_names":["grandiras/randomaccessmachine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Grandiras/RandomAccessMachine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grandiras%2FRandomAccessMachine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grandiras%2FRandomAccessMachine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grandiras%2FRandomAccessMachine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grandiras%2FRandomAccessMachine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grandiras","download_url":"https://codeload.github.com/Grandiras/RandomAccessMachine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grandiras%2FRandomAccessMachine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["csharp","interpreter","random-access-machine","windows","windows-11","winui","winui3"],"created_at":"2024-11-19T21:14:32.315Z","updated_at":"2026-05-09T06:02:27.816Z","avatar_url":"https://github.com/Grandiras.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RandomAccessMachine\n\nRandomAccessMachine is a project that simulates a random access machine (RAM). It includes an interpreter for executing instructions, a demo application, and various components for managing settings and services.\n\nThere is also a feature-rich text editor that supports syntax highlighting (soon™), auto-save, and localization. The editor is built using the Windows Community Toolkit and Microsoft.UI.Xaml.\n\n![An example image of the app in action.](Assets/app.png)\n\n## Project Structure\n\n- **RandomAccessMachine.App**: The main application project.\n- **RandomAccessMachine.Backend**: The backend logic for the random access machine.\n- **RandomAccessMachine.Demo**: A demo application that references the backend project.\n\n## Getting Started\n\n### Prerequisites\n\n- .NET 9.0 SDK\n- Visual Studio 2022\n- Windows 11 Build 22621 or later\n\n## Features\n- **Tokenizer**: Breaks down a string into tokens for parsing.\n- **Parser**: Converts a sequence of tokens into an abstract syntax tree.\n- **Label Resolver**: Resolves label references to labels.\n- **Bounds Checker**: Verifies that memory addresses are within bounds.\n- **Interpreter**: Executes instructions for the random access machine.\n\n### Feature-rich Text Editor\n- **Auto-Save**: Automatically saves your work at specified intervals.\n- **Startup Settings**: Configures the application to open the last file on startup.\n- **Localization**: Supports multiple languages for UI elements.\n\n## Contributing\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE.txt) file for details.\n\n## Acknowledgements\n- [CommunityToolkit.WinUI](https://github.com/CommunityToolkit/WindowsCommunityToolkit)\n- [Microsoft.UI.Xaml](https://github.com/microsoft/microsoft-ui-xaml)\n- [OneOf](https://github.com/mcintyre321/OneOf)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrandiras%2Frandomaccessmachine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrandiras%2Frandomaccessmachine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrandiras%2Frandomaccessmachine/lists"}