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

Channel: ##forth
Total messages: 59
Time range: 01:13:08 - 23:37:34
Most active: cleobuline (25), forthBot (22), cleobuli_ (6)
01:13:08 ##forth <cleobuline> mforth: LOAD "test.fth"
01:13:15 ##forth <cleobuline> mforth: LOAD "test2.fth"
01:13:24 ##forth <cleobuline> mforth: WORDS
01:13:24 ##forth <mforth> USERNAME .S . + - * / MOD DUP DROP SWAP OVER ROT >R R> R@ = < > AND OR NOT XOR & | ^ ~ << >> CR EMIT VARIABLE @ ! +! DO LOOP I WORDS LOAD CREATE ALLOT ." CLOCK BEGIN WHILE REPEAT AGAIN SQRT UNLOOP +LOOP PICK CLEAR-STACK PRINT NUM-TO-BIN PRIME? FORGET STRING " 2DROP IMAGE TEMP-IMAGE CLEAR-STRINGS DELAY EXIT MICRO MILLI DOUBLE FACT POW FIBONACCI COUNTDOWN TUCK SUM_SQUARE CUBE SUM_CUBES RECUNACCI
01:28:30 ##forth <cleobuline> mforth: 2 3 5 7 11 13 17 19 23 29 31 * * * * * * * * * * PRIME-FACTORS
01:28:31 ##forth <mforth> 2 3 5 7 11 13 17 19 23 29 31
03:28:31 ##forth <mforth> Environment for cleobuline inactive, freeing...
14:27:15 ##forth <cleobuline> mforth: LOAD "test.fth"
14:27:27 ##forth <cleobuline> mforth: LOAD "test2.fth"
14:27:39 ##forth <cleobuline> forth: 100 SHOW-PRIMES
14:27:48 ##forth <cleobuline> mforth: 100 SHOW-PRIMES
14:27:48 ##forth <mforth> 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97
16:27:48 ##forth <mforth> Environment for cleobuline inactive, freeing...
19:54:17 ##forth <cleobuli_> forthBot: 1 << 128 .
19:54:17 ##forth <forthBot> Error: Stack underflow
19:54:29 ##forth <cleobuli_> forthBot: 1 << 128 .
19:54:29 ##forth <forthBot> 128
19:54:42 ##forth <cleobuli_> forthBot: 1 128 << .
19:54:42 ##forth <forthBot> 340282366920938463463374607431768211456
20:00:16 ##forth <cleobuli_> forth: LOAD "test.fth"
20:00:36 ##forth <cleobuli_> forthBot: LOAD "test.fth"
20:00:45 ##forth <cleobuli_> forthBot: LOAD "test2.fth"
20:01:47 ##forth <cleobuline> forthBot: MACRON
20:01:48 ##forth <forthBot> Unknown word: MACRON
20:01:58 ##forth <cleobuline> forthBot:
20:02:04 ##forth <cleobuline> forthBot: HELLO
20:02:04 ##forth <forthBot> Unknown word: HELLO
20:02:12 ##forth <cleobuline> forthBot: WORDS
20:02:12 ##forth <forthBot> USERNAME .S . + - * / MOD DUP DROP SWAP OVER ROT >R R> R@ = < > AND OR NOT XOR & | ^ ~ << >> CR EMIT VARIABLE @ ! +! DO LOOP I WORDS LOAD CREATE ALLOT ." CLOCK BEGIN WHILE REPEAT AGAIN SQRT UNLOOP +LOOP PICK CLEAR-STACK PRINT NUM-TO-BIN PRIME? FORGET STRING " 2DROP IMAGE TEMP-IMAGE CLEAR-STRINGS DELAY EXIT MICRO MILLI
20:02:30 ##forth <cleobuline> forthBot: LOAD "test.fth"
20:02:42 ##forth <cleobuline> forthBot: LOAD "test2.fth"
20:02:50 ##forth <cleobuline> forthBot: WORDS
20:02:50 ##forth <forthBot> USERNAME .S . + - * / MOD DUP DROP SWAP OVER ROT >R R> R@ = < > AND OR NOT XOR & | ^ ~ << >> CR EMIT VARIABLE @ ! +! DO LOOP I WORDS LOAD CREATE ALLOT ." CLOCK BEGIN WHILE REPEAT AGAIN SQRT UNLOOP +LOOP PICK CLEAR-STACK PRINT NUM-TO-BIN PRIME? FORGET STRING " 2DROP IMAGE TEMP-IMAGE CLEAR-STRINGS DELAY EXIT MICRO MILLI DOUBLE FACT POW FIBONACCI COUNTDOWN TUCK SUM_SQUARE CUBE SUM_CUBES RECUNACCI
20:02:50 ##forth <forthBot> CAT :D PGCD FPRIME? FPRIME2? SEED COUNT NUMS STARS INIT-RANDOM RANDOM RAND INIT-NUMS SHUFFLE-NUMS PICK-NUM NUM-TO-STR INIT-STARS SHUFFLE-STARS PICK-STAR EURO DICE ROLLDICES TRIPLE POW2 TEST-CASE FACTLOOP HELLO MACRON CREDIT START-TIME SET-START TIME-SINCE SHOW-TIME 2DUP 3DUP PRIME-FACTORS SHOW-PRIMES TABLE-MULT TABLE OFF DAYS YEAR MONTH DAY LEAP-YEAR? MONTH-NAME DAYS-IN-MONTH ZELLER 2SWAP SPACES
20:02:51 ##forth <forthBot> PRINT-ASCII MULTI-CHAR NIP MAX CAL >= 0> <= DAYS-IN-YEAR TODAY-DAY CALC-YEARS CALC-MONTHS CALC-DAY TODAY CAL-IRC-HIGHLIGHT TODAY-CAL-IRC
20:04:10 ##forth <cleobuline> new kee the environement only for 2 hours if not used
20:16:34 ##forth <cleobuline> keep
20:42:16 ##forth <cleobuline> forthBot: TODAY CAL-IRC-HIGHLIGHT
20:42:17 ##forth <forthBot> April 2025
20:42:17 ##forth <forthBot> Mo Tu We Th Fr Sa Su
20:42:17 ##forth <forthBot> 1 2 3 4 5 6
20:42:18 ##forth <forthBot> 7 8 9 10 11 12 13
20:42:18 ##forth <forthBot> 14 15 16 17 18 19 20
20:42:18 ##forth <forthBot> 21 22 23 24 25 26 27
20:42:19 ##forth <forthBot> 28 29 30
21:02:55 ##forth <cleobuline> forthBot: MACRON
21:02:56 ##forth <forthBot> Macron est un saint homme !
21:08:03 ##forth <xentrac> ce verre est un Saint-Gobain
21:08:45 ##forth <cleobuline> :)
21:25:39 ##forth <cleobuline> forthBot: 88 20 MULTI-CHAR CR
21:25:39 ##forth <forthBot> XXXXXXXXXXXXXXXXXXXX
21:26:23 ##forth <cleobuline> forthBot: 20 RECUNACCI
21:26:31 ##forth <cleobuline> forthBot: .S
21:26:31 ##forth <forthBot> <21> 0 1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987 1597 2584 4181 6765
22:00:45 ##forth <forthBot> Environment for cleobuli_ inactive, freeing...
22:27:22 ##forth <cleobuline> forthBot: STRING ZOZO " une chaine " ZOZO ! ZOZO @ PRINT CR
22:27:22 ##forth <forthBot> une chaine
23:37:34 ##forth <cleobuline> forthBot: .S
23:37:34 ##forth <forthBot> <21> 0 1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987 1597 2584 4181 6765