diff options
Diffstat (limited to 'content/blogs/technology/Forth.gmi')
| -rw-r--r-- | content/blogs/technology/Forth.gmi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/content/blogs/technology/Forth.gmi b/content/blogs/technology/Forth.gmi new file mode 100644 index 0000000..788b5dc --- /dev/null +++ b/content/blogs/technology/Forth.gmi @@ -0,0 +1,10 @@ +## Resources + +=> http://www.forth.org/ Forth Interest Group Home Page +=> https://forth-standard.org/ Forth +=> http://theforth.net/ the Forth Net +=> http://www.complang.tuwien.ac.at/forth/program-links.html Links to Forth Programs +=> https://github.com/uho/docker-forth Docker images for popular Forth systems +=> http://forthworks.com/ ForthWorks (HTTP) +=> gemini://forthworks.com/ ForthWorks (Gemini) +=> gopher://forthworks.com:70/ ForthWorks (Gopher)
\ No newline at end of file |