Handbook
Glossary
EBNF-PARSER:
Vocabulary
peg
.
ebnf
Syntax
EBNF-PARSER: word "...ebnf..."
Word description
Defines a word that when called will return a parser for the syntax defined with the EBNF DSL. The parser can be used with the
peg
.
search
vocab.
Definition
USING:
assocs
kernel
parser
peg.ebnf.private
words
;
IN:
peg.ebnf
SYNTAX:
EBNF-PARSER:
reset-tokenizer
scan-new-word
scan-object
parse-ebnf
main
of
[
]
curry
( -- parser )
define-declared
reset-tokenizer
;