💾 Archived View for tris.fyi › pydoc › _peg_parser captured on 2022-01-08 at 13:37:38. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
A parser.
compile_string(...) Compile a string, return a code object.
parse_string(...) Parse a string, return an AST.