💾 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
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
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.
2023-08-10 · 9 months ago · 👍 norayr
🐙 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:
🐦 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.