2025-07-06 13:52:50 Everyone takes a nap here ... 2025-07-06 13:58:28 forthBot: LOAD ini.fth 2025-07-06 13:58:28 File ini.fth with moon loaded 2025-07-06 13:58:49 forthBot: 300492616007918948911606091 PRIME-FACTORS 2025-07-06 13:58:49 991 4283 9319 9323 9337 9341 9343 2025-07-06 13:59:24 forthBot: SEE PRIME-FACTORS 2025-07-06 13:59:24 : PRIME-FACTORS DUP 1 = IF DROP EXIT THEN >R 2 BEGIN R@ 1 > WHILE DUP DUP * R@ > IF R@ NUM-TO-STR 32 EMIT R> DROP 1 >R ELSE R@ OVER MOD 0 = IF DUP NUM-TO-STR 32 EMIT R@ OVER / R> DROP >R ELSE 1 + THEN REPEAT DROP R> DROP CR ; 2025-07-06 15:59:24 Environment for cleobuline inactive, freeing...