Handbook
Glossary
[
Factor handbook
»
The language
»
Syntax
»
Literals
»
Quotation syntax
Next:
] ( -- * )
Vocabulary
syntax
Syntax
[ elements... ]
Word description
Marks the beginning of a literal quotation.
Examples
[ 1 2 3 ]
See also
]
Definition
USING:
parser
sequences
;
IN:
syntax
SYNTAX:
[
parse-quotation
suffix!
;