Tags: | demos, games |
Authors: | Reginald Ford |
Word | Stack effect |
(operators) | ( -- value ) |
24-game | ( -- ) |
?/ | ( a b -- c ) |
do-operation | ( a b -- c ) |
end-game | ( array -- ) |
find-operator | ( operators string -- word/f ) |
get-operator | ( operators -- word ) |
make-24 | ( -- array ) |
makes-24? | ( a b c d -- ? ) |
nop | ( -- ) |
operators | ( array -- operators ) |
permute-2 | ( a b -- a b ) |
permute-3 | ( a b c -- a b c ) |
play-24 | ( array -- ) |
q | ( -- obj ) |
quit-game | ( array -- ) |
random-4 | ( -- array ) |
try-operator | ( array -- array ) |