You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
calculate | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
index.html | 2 years ago | |
justfile | 2 years ago | |
quickserv_macos_x64 | 2 years ago | |
words.txt | 2 years ago |
README.md
quickforth
proof of concept running arbitrary forth in a cgi-bin like env
Requirements
-
retro forth
-
quickserv
Getting Started
-
run
quickserv_macos_x64
in a terminal (or download/install/build/etc an apropriate binary for your computer)
Resources
-
retro - http://forth.works/book.html
-
quickserv - https://github.com/jstrieb/quickserv