IRC Log - 2025-04-04 - ##forth

Channel: ##forth
Total messages: 10
Time range: 14:37:52 - 14:39:33
Most active: cleobuline (8), mforth (2)
14:37:52 ##forth <cleobuline> mforth: LOAD "test.fth"
14:37:54 ##forth <cleobuline> mforth: LOAD "test.fth"
14:37:59 ##forth <cleobuline> nice
14:38:07 ##forth <cleobuline> mforth: EURO
14:38:07 ##forth <mforth> 26 31 46 2 34 6 5
14:38:56 ##forth <cleobuline> mforth: STRING TOTO
14:38:58 ##forth <cleobuline> mforth: STRING TOTO
14:39:16 ##forth <cleobuline> mforth: " a string " TOTO !
14:39:33 ##forth <cleobuline> mforth: TOTO @ PRINT CR
14:39:33 ##forth <mforth> a string