Back to module index

Go to module by name

_peg_parser

A parser.

Functions

compile_string

compile_string(...)

  Compile a string, return a code object.

parse_string

parse_string(...)

  Parse a string, return an AST.