{"id":13839970,"url":"https://github.com/jjyr/jonesforth_riscv","last_synced_at":"2025-04-12T03:13:43.333Z","repository":{"id":146980560,"uuid":"301151785","full_name":"jjyr/jonesforth_riscv","owner":"jjyr","description":"Jonesforth RISC-V port.","archived":false,"fork":false,"pushed_at":"2020-12-30T17:26:35.000Z","size":459,"stargazers_count":59,"open_issues_count":2,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-12T03:13:38.573Z","etag":null,"topics":["forth","jonesforth","riscv"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jjyr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-10-04T14:41:26.000Z","updated_at":"2025-01-11T21:48:53.000Z","dependencies_parsed_at":"2024-01-28T03:59:20.242Z","dependency_job_id":"10f7ab31-80c2-4c79-abb6-0f5fde7d9c7a","html_url":"https://github.com/jjyr/jonesforth_riscv","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/jjyr%2Fjonesforth_riscv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjyr%2Fjonesforth_riscv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjyr%2Fjonesforth_riscv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjyr%2Fjonesforth_riscv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjyr","download_url":"https://codeload.github.com/jjyr/jonesforth_riscv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248510002,"owners_count":21116130,"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":["forth","jonesforth","riscv"],"created_at":"2024-08-04T17:00:39.503Z","updated_at":"2025-04-12T03:13:43.315Z","avatar_url":"https://github.com/jjyr.png","language":"Assembly","funding_links":[],"categories":["Assembly (7)","Assembly"],"sub_categories":[],"readme":"# Jonesforth RISC-V\n\nRISC-V 64 implementation of Jones forth.\n\nThe code is based on Richard WM Jones's excellent literate x86 assembly\nimplementation of Forth, more on which here:\nhttp://rwmj.wordpress.com/2010/08/07/jonesforth-git-repository/\n\nThe x86 version source code is copied from a mirror repo: https://github.com/nornagon/jonesforth\n\nThe RISC-V version is rewritten by [JJy](https://justjjy.com), mostly modification is in the `jonesforth.S` file.\n\n\u003e The RISC-V version jonesforth is using RV64 instructions, so the WORD size and alignment is 8 bytes.\n\n## Run\n\nRun Qemu VM:\n\n1. Start qemu RISC-V VM: `make qemu` - will outputs lots out logs, wait until complete the boot.\n2. Push files to qemu VM: `make push-remote` - the files are under `/jonesforth`.\n3. Connect to RISC-V VM: `make ssh`.\n\n\u003e The docker image is very large, you can build it locally if you can't download it from server https://github.com/jjyr/docker-riscv-qemu-fedora\n\nCompile \u0026 Run:\n\n1. Compile `make`.\n2. Start REPL: `make run`.\n3. Run all tests: `make test`\n\n\u003e We haven't passed all tests yet: [issue #1](https://github.com/jjyr/jonesforth_riscv/issues/1)\n\n## RISC-V references\n\n* [RISCV Specification](https://riscv.org/technical/specifications/)\n* [RISC-V Assembly Programmer's Manual](https://github.com/riscv/riscv-asm-manual/blob/master/riscv-asm.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjyr%2Fjonesforth_riscv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjyr%2Fjonesforth_riscv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjyr%2Fjonesforth_riscv/lists"}