💾 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
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
A parser.
compile_string(...) Compile a string, return a code object.
parse_string(...) Parse a string, return an AST.