https://github.com/upvalue/woof
🐕A Forth implementation with easy C++ interop
https://github.com/upvalue/woof
concatenative interpreter language
Last synced: 5 months ago
JSON representation
🐕A Forth implementation with easy C++ interop
- Host: GitHub
- URL: https://github.com/upvalue/woof
- Owner: upvalue
- Created: 2013-04-05T03:47:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T17:19:54.000Z (over 3 years ago)
- Last Synced: 2025-06-28T22:45:53.985Z (6 months ago)
- Topics: concatenative, interpreter, language
- Language: JavaScript
- Homepage:
- Size: 2.51 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# woof
a forth implementation in a header, with easy C++ interop
for when you need to extend a program quickly, but not particularly safely!