diff options
| author | Fuwn <[email protected]> | 2024-06-23 20:50:23 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-23 20:50:23 -0700 |
| commit | e03962cc186b125664125c8f2c2983e4030d2596 (patch) | |
| tree | 3a24a940f5e0066b33067151742fd373c0aa4791 /content | |
| parent | feat(technology): C++ (diff) | |
| download | locus-e03962cc186b125664125c8f2c2983e4030d2596.tar.xz locus-e03962cc186b125664125c8f2c2983e4030d2596.zip | |
feat(forth): add a forth story
Diffstat (limited to 'content')
| -rw-r--r-- | content/blogs/technology/Forth.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/blogs/technology/Forth.gmi b/content/blogs/technology/Forth.gmi index 788b5dc..0986735 100644 --- a/content/blogs/technology/Forth.gmi +++ b/content/blogs/technology/Forth.gmi @@ -1,3 +1,7 @@ +## "Stories" + +=> https://groups.google.com/g/comp.lang.forth/c/ThWiGXwKqv4 A Forth Story + ## Resources => http://www.forth.org/ Forth Interest Group Home Page |