💾 Archived View for tris.fyi › pydoc › _peg_parser captured on 2022-04-28 at 17:28:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-01-08)

-=-=-=-=-=-=-

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.