💾 Archived View for bbs.geminispace.org › s › FORTH › 4034 captured on 2024-02-05 at 11:26:52. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-12-28)
-=-=-=-=-=-=-
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 · 6 months ago · 👍 norayr
gforth contains many examples of forth programs. for instance it has sokoban forth source code.
🐦 Arkaeriit [OP] · Aug 11 at 18:04:
@norayr Thanks for the info. I will look that up.
Lichen, an ultra-lightweight website builder, has parts written in forth
— https://lichen.sensorstation.co/
🚀 stack [mod] · Aug 27 at 15:20:
And, Lichen seems to use gemtext as its file format!
🐦 Arkaeriit [OP] · Aug 30 at 21:48:
@BBSman Thank you very much for sharing that.