22:37:09
##forth
<cleobuline>
forthBot: 1 127 << 1 - ?P
22:37:09
##forth
<forthBot>
Error: Unknown word: ?P
22:37:21
##forth
<cleobuline>
forthBot: 1 127 << 1 - ?PRIME .
22:37:21
##forth
<forthBot>
Error: Unknown word: ?PRIME
22:38:06
##forth
<cleobuline>
forthBot: 1 127 << 1 - ?PRIMES .
22:38:07
##forth
<forthBot>
Error: Unknown word: ?PRIMES
22:38:15
##forth
<cleobuline>
forthBot: WORDS
22:38:15
##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 MOON-RISE-SET
22:38:37
##forth
<cleobuline>
forthBot: 1 127 << 1 - PRIME? .
22:38:37
##forth
<forthBot>
1