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