https://github.com/voidwyrm-2/zorth
A Forth implementation
https://github.com/voidwyrm-2/zorth
forth forth-like interpreted-programming-language interpreter interpreters stack-based stack-oriented zig
Last synced: 5 months ago
JSON representation
A Forth implementation
- Host: GitHub
- URL: https://github.com/voidwyrm-2/zorth
- Owner: voidwyrm-2
- License: apache-2.0
- Created: 2025-07-05T01:19:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-07-05T01:37:25.000Z (6 months ago)
- Last Synced: 2025-07-05T02:52:26.273Z (6 months ago)
- Topics: forth, forth-like, interpreted-programming-language, interpreter, interpreters, stack-based, stack-oriented, zig
- Language: Zig
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Zorth
A Forth implementation.