aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-22 00:00:37 -0700
committerFuwn <[email protected]>2022-04-22 00:00:37 -0700
commit33a61bfd89f45b82cff44e6b76ec653c5bc4b284 (patch)
treec4f022d57ac250416bc035fa4159408b3067c04e /content
parentfix(cargo): readme location (diff)
downloadlocus-33a61bfd89f45b82cff44e6b76ec653c5bc4b284.tar.xz
locus-33a61bfd89f45b82cff44e6b76ec653c5bc4b284.zip
feat(blog): forth resources
Diffstat (limited to 'content')
-rw-r--r--content/pages/blog/programming_languages/Forth.gmi16
1 files changed, 16 insertions, 0 deletions
diff --git a/content/pages/blog/programming_languages/Forth.gmi b/content/pages/blog/programming_languages/Forth.gmi
new file mode 100644
index 0000000..4f41e0f
--- /dev/null
+++ b/content/pages/blog/programming_languages/Forth.gmi
@@ -0,0 +1,16 @@
+# FORTH
+
+Author: Fuwn
+Created: 2022. 04. 21.
+Last Modified: 2022. 04. 21.
+
+## 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