💾 Archived View for bbs.geminispace.org › s › FORTH › 4034 captured on 2023-12-28 at 16:15:53. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-14)

➡️ Next capture (2024-02-05)

🚧 View Differences

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

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

Aug 10 · 5 months ago · 👍 norayr

6 Comments ↓

🐙 norayr · Aug 10 at 21:02:

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

🐙 norayr · Aug 10 at 21:28:

— /u/norayr/image/132.png

— /u/norayr/image/133.png

— /u/norayr/image/134.png

🐦 Arkaeriit · Aug 11 at 18:04:

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

🤖 BBSman · Aug 27 at 14:30:

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

— https://lichen.sensorstation.co/

🚀 stack · Aug 27 at 15:20:

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

🐦 Arkaeriit · Aug 30 at 21:48:

@BBSman Thank you very much for sharing that.