factor/core/effects/parser
Doug Coleman ec05bf7be9 core: Add support for quotations inside stack-effects.
Disabled: Preconditions for functors are awkward to implement without creating new syntax. Instead, allow stack effects of the form ( x: [ 1 + ] -- y ) everywhere.
2017-11-25 18:44:37 -06:00
..
parser-docs.factor docs: Update docs. 2017-08-31 21:21:14 -05:00
parser.factor core: Add support for quotations inside stack-effects. 2017-11-25 18:44:37 -06:00
summary.txt