https://github.com/zeroflag/forth4j
Mini FORTH interpreter on Java
https://github.com/zeroflag/forth4j
Last synced: 9 months ago
JSON representation
Mini FORTH interpreter on Java
- Host: GitHub
- URL: https://github.com/zeroflag/forth4j
- Owner: zeroflag
- Created: 2021-05-21T17:32:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T14:44:59.000Z (about 5 years ago)
- Last Synced: 2025-02-28T07:49:30.058Z (over 1 year ago)
- Language: Java
- Size: 14.6 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# forth4j
Mini FORTH interpreter for Java