https://github.com/zimbatm/facts
Exploration of stack-based languages
https://github.com/zimbatm/facts
Last synced: 12 months ago
JSON representation
Exploration of stack-based languages
- Host: GitHub
- URL: https://github.com/zimbatm/facts
- Owner: zimbatm
- Created: 2008-03-25T09:52:36.000Z (over 18 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T09:12:30.000Z (over 2 years ago)
- Last Synced: 2025-06-25T02:05:42.888Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 14.6 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
= Facts : A pseudo FORTH implementation in Ruby
The goal is to explore stack-oriented programming while benefitting of
a rich a safe environment.
This implementation doesn't follow the FORTH standard if any exist.