[previous] [up] [next]     [index]
Next: zodiac:syntax-null? Up: Zodiac Previous: zodiac:syntax-map

Parser

Parsers primarily convert read objects into objects of type parsed. We leave the concrete value of parsed unspecified, since this is application-dependent. There are three additional parameters that parsing depends on: environments, attributes and vocabularies.

The parser is called expand-expr:




PLT