Handbook
Glossary
expr ( input -- ast )
Vocabulary
shell.parser
Inputs
input
an
object
Outputs
ast
an
object
Definition
USING:
accessors
namespaces
peg
peg.ebnf.private
;
IN:
shell.parser
:
expr
( input -- ast )
[
\
( gensym )
compiled-parse
]
with-scope
check-parse-result
ast>>
;