IRC Log - 2025-09-19 - ##forth

Channel: ##forth
Total messages: 11
Time range: 13:50:40 - 21:32:10
Most active: forthBot (4), crc (3), cleobuline (2)
13:50:40 ##forth <cleobuline> forthBot: LOAD ini.fth
13:50:40 ##forth <forthBot> File ini.fth with MOON loaded
13:50:48 ##forth <cleobuline> forthBot: MOON
13:50:48 ##forth <forthBot> Phase de la lune pour Fri September 19 2025
13:50:48 ##forth <forthBot> 🌘 Croissant descendant La lune s'efface, une nuit calme a venir ! Illumination 5%
15:50:48 ##forth <forthBot> Environment for cleobuline inactive, freeing...
15:51:32 ##forth <veltas> Ah good, was worried it would just leak that environment
19:21:10 ##forth <crc> Getting back to stuff relating to Forth, I've wrapped up my initial work on a more conventional-ish language that generates assembly for ilo (can be adapted for nga fairly easily as well): https://charles.childe.rs/namako.txt and code at https://charles.childe.rs/namako.tar.gz
19:22:00 ##forth <crc> (forth related in that my vm designs are dual stack misc machines intended mainly for hosting forth systems)
21:10:04 ##forth <ajhidd2> I like its strict left-to-right evaluaion. Less rules to remember, easier to implement and reminds me of Rebol (: Although I thought that .n extension is (unofficially?) reserved for NekoVM compiled bytecode
21:32:10 ##forth <crc> I'm not tied to the .n suffix, it just didn't conflict with my other source files