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:
fry
namespaces
parser
sequences
;
IN:
syntax
SYNTAX:
'[
t
in-fry?
[
parse-quotation
]
with-variable
fry
append!
;