logic vocabulary - Factor Documentation (original) (raw)
logic vocabulary
Factor handbook » Vocabulary index
Documentation
Logic
Words
Parsing words
Word | Syntax |
---|---|
![]() |
%! comment !% |
![]() |
LOGIC-PRED: pred |
![]() |
LOGIC-PREDS: preds... ; |
![]() |
LOGIC-VAR: var |
![]() |
LOGIC-VARS: vars... ; |
Symbol words
![]() |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( quot: ( env -- n m ) -- goal ) |
![]() |
( quot: ( env -- n m ) -- goal ) |
![]() |
( head quot: ( callback-env -- ? ) -- ) |
![]() |
( defs -- ) |
![]() |
( pred -- ) |
![]() |
( head -- ) |
![]() |
( head -- ) |
![]() |
( defs -- ) |
![]() |
( quot: ( env -- ) -- goal ) |
![]() |
( quot: ( env -- ? ) -- goal ) |
![]() |
( quot: ( env -- value ) dist -- goal ) |
![]() |
( -- ) |
![]() |
( goal-def/defs n/f -- bindings-array/success? ) |
![]() |
( goal-def/defs -- bindings-array/success? ) |
![]() |
( head-def -- ) |
![]() |
( head-def -- ) |
![]() |
( head body -- ) |
![]() |
( head body -- ) |
![]() |
( defs -- ) |
![]() |
( -- ) |
![]() |
( cb-env x y -- success? ) |
Files
resource:extra/logic/logic.factor
resource:extra/logic/logic-docs.factor
resource:extra/logic/logic-tests.factor
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |