https://github.com/ids1024/rsforth
https://github.com/ids1024/rsforth
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ids1024/rsforth
- Owner: ids1024
- License: mit
- Created: 2016-10-29T20:57:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T02:47:00.000Z (about 5 years ago)
- Last Synced: 2025-07-01T12:03:29.920Z (12 months ago)
- Language: Rust
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RSForth
=======
Description
-----------
RSForth is a Forth interpreter written in Rust. It is currently a work in progress and not stable or anywhere near feature compete.
Licencing
---------
RSForth is released under the MIT license.