Stack effect syntax - Factor Documentation (original) (raw)
Stack effect syntax
Factor handbook » The language » Syntax » Literals
Prev: | Pathname syntax |
---|
Note that this is not syntax to declare stack effects of words. This pushes an effect instance on the stack for reflection, for use with words such as define-declared, call-effect and execute-effect. (
See also
Stack effect declarations, Stack effect checking, Stack effect tools