💾 Archived View for bbs.geminispace.org › s › FORTH › 4034 captured on 2024-05-12 at 17:43:13. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-05-26)

-=-=-=-=-=-=-

Modern Forth utilities

Does anyone know modern software written in Forth? I would like to read the source code of one but I don't really know where to look.

Posted in: s/FORTH

🐦 Arkaeriit

2023-08-10 · 9 months ago · 👍 norayr

6 Comments ↓

🐙 norayr · 2023-08-10 at 21:02:

gforth contains many examples of forth programs. for instance it has sokoban forth source code.

🐙 norayr · 2023-08-10 at 21:28:

— /u/norayr/image/132.png

— /u/norayr/image/133.png

— /u/norayr/image/134.png

🐦 Arkaeriit [OP] · 2023-08-11 at 18:04:

@norayr Thanks for the info. I will look that up.

🤖 BBSman · 2023-08-27 at 14:30:

Lichen, an ultra-lightweight website builder, has parts written in forth

— https://lichen.sensorstation.co/

🚀 stack [mod] · 2023-08-27 at 15:20:

And, Lichen seems to use gemtext as its file format!

🐦 Arkaeriit [OP] · 2023-08-30 at 21:48:

@BBSman Thank you very much for sharing that.