IRC Log - 2025-07-22 - ##forth

Channel: ##forth
Total messages: 19
Time range: 17:30:10 - 19:31:49
Most active: forthBot (11), anthk_ (8)
17:30:10 ##forth <anthk_> forthBot: -1 NUM-TO-ROMAN
17:30:10 ##forth <forthBot> Error: Unknown word: NUM-TO-ROMAN
17:30:26 ##forth <anthk_> forthBot: LOAD ini.fth
17:30:26 ##forth <forthBot> File ini.fth with MOON loaded
17:30:35 ##forth <anthk_> forthBot: -1 NUM-TO-ROMAN
17:30:35 ##forth <forthBot> Invalid number (1-3999)
17:31:09 ##forth <anthk_> forthBot: SEE SEE
17:31:09 ##forth <forthBot> Error: SEE: Unknown word: SEE
17:31:22 ##forth <anthk_> forthBot: SEE .S
17:31:22 ##forth <forthBot> : .S .S ;
17:31:35 ##forth <anthk_> forthBot: SEE ROT
17:31:35 ##forth <forthBot> : ROT ROT ;
17:31:41 ##forth <anthk_> forthBot: WORDS
17:31:41 ##forth <forthBot> USERNAME .S . + - * / MOD DUP DROP SWAP OVER ROT >R R> R@ R@UL R!UL = < > 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 S" "S 2DROP IMAGE TEMP-IMAGE CLEAR-STRINGS DELAY EXIT CONSTANT MICRO MILLI ROLL DEPTH APPEND MOON-PHASE 2SWAP 2DUP 3DUP /MOD SPACES
17:31:41 ##forth <forthBot> NUM-TO-STR PRINT-ASCII MULTI-CHAR NIP MAX MIN >= 0> <= 0= DOUBLE FACT POW FIBONACCI COUNTDOWN TUCK REVERSE SQUARE-SUM SQUARE-STACK REVERSE-STACK CARRE SUM-SQUARED RECUNACCI CAT :D PGCD FPRIME? FPRIME2? SEED COUNT NUMS STARS INIT-RANDOM RANDOM RAND INIT-NUMS SHUFFLE-NUMS PICK-NUM INIT-STARS SHUFFLE-STARS PICK-STAR EURO DIE ROLLDICE TRIPLE POW2 TEST-CASE FACTLOOP HELLO MACRON TEST-DELAY CREDIT
17:31:42 ##forth <forthBot> START-TIME SET-START TIME-SINCE SHOW-TIME PRIME-FACTORS SHOW-PRIMES TABLE-MULT TABLE OFF DAYS YEAR MONTH DAY LEAP-YEAR? MONTH-NAME ZELLER DAYS-IN-MONTH CAL CALC-MONTHS DAYS-IN-YEAR TODAY-DAY CALC-YEARS CALC-DAY TODAY CAL-IRC-HIGHLIGHT TODAY-CAL-IRC CUBE SUM-CUBES 2OVER WEEKDAY-NAME PAD-2DIGIT PRINT-TIME GET-DOW DATE MOON-PHASE-NAME MOON-ICON MOON-MESSAGE MOON TREC QUOTE NUM-TO-ROMAN
17:31:49 ##forth <anthk_> forthBot: SEE PRIME?
17:31:49 ##forth <forthBot> : PRIME? PRIME? ;
19:31:49 ##forth <forthBot> Environment for anthk_ inactive, freeing...