💾 Archived View for bbs.geminispace.org › u › drh3xx › 5241 captured on 2024-07-09 at 06:08:19. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
Re: "Forth keeps intriguing me. I've written the snake game in..."
I've not tried Forth before but it seems quite popular in geminispace so I might have to give it a try sometime. Thanks for mention of CollapseOS it and DuskOS sound really interesting :)
2023-09-12 · 10 months ago
🚀 stack [mod] · 2023-09-12 at 12:35:
forth itself is an ecosystem of command line programs. You define new commands as needed
👤 AnoikisNomads [OP] · 2023-09-12 at 15:24:
@stack what I'm saying is programs that do some useful work seem to be next to nonexistant - or I'm looking entirely in the wrong place. let's say a word processor, a graphics program, a Gemini browser.
people seem to write their own Forth and then quit. This is a neat and nerdy exercise and I mean no insult, but has little utility.
🚀 stack [mod] · 2023-09-12 at 15:38:
@AnoikisNomads: that is true. I truly enjoy writing forths to test different implementation ideas, and then I get bored when it's time to actually do something _with_ a forth. This time around I am polishing up my nforth to do cgi scripting and maybe interactive fiction stuff. I hope.
Forth keeps intriguing me. I've written the snake game in forth. The principle of continuously building on more simple words is elegant. But I keep failing to find any "real" programs in forth I'm aware that uxn exists and varavara is another thing that I keep coming back to. Is this forth? Kinda. I think it qualifies. In my head, forth is the perfect starting point for a "degrowth" computing system. Maybe similar to CollapseOS. an ecosystem of commandline programs to get stuff done. Does...
💬 AnoikisNomads · 4 comments · 2 likes · 2023-09-11 · 10 months ago