Handbook
Glossary
'[
Factor handbook
»
The language
»
Fried quotations
Next:
_ ( -- * )
Vocabulary
syntax
Syntax
'[ code... ]
Word description
Literal fried quotation. Expands into code which takes values from the stack and substitutes them in place of the fry specifiers
_
and
@
.
Examples
See
Examples of fried quotations
.
Definition
USING:
locals.parser
parser
sequences
;
IN:
syntax
SYNTAX:
'[
"'["
[
parse-quotation
]
[
]
parse-fry-form
append!
;