]> gitweb.factorcode.org Git - factor.git/commit
fry: adding the ability to fry words to be executed
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 11 Jan 2022 19:13:54 +0000 (11:13 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 11 Jan 2022 19:13:54 +0000 (11:13 -0800)
commit141583aebafd4fc21c0fc5227c36fa45a8050dfb
tree504adba258e644a510373353a5c5d97fcf0e284d
parent856e2307c4ae50052843ac6c4a3847742d1c505e
fry: adding the ability to fry words to be executed

IN: scratchpad \ + '[ 1 2 @ ] .
'[ 1 2 + ]
core/fry/fry-tests.factor
core/fry/fry.factor