Computation times

00:00.000 total execution time for 17 files from examples/advanced:

Example

Time

Mem (MB)

Simple JSON Parser (_json_parser.py)

00:00.000

0.0

Earley’s dynamic lexer (conf_earley.py)

00:00.000

0.0

LALR’s contextual lexer (conf_lalr.py)

00:00.000

0.0

Creating an AST from the parse tree (create_ast.py)

00:00.000

0.0

Custom lexer (custom_lexer.py)

00:00.000

0.0

Using lexer dynamic_complete (dynamic_complete.py)

00:00.000

0.0

Error handling using an interactive parser (error_handling.py)

00:00.000

0.0

Example-Driven Error Reporting (error_reporting_earley.py)

00:00.000

0.0

Example-Driven Error Reporting (error_reporting_lalr.py)

00:00.000

0.0

Custom SPPF Prioritizer (prioritizer.py)

00:00.000

0.0

Python 3 to Python 2 converter (tree templates) (py3to2.py)

00:00.000

0.0

Grammar-complete Python Parser (python_parser.py)

00:00.000

0.0

Syntax Highlighting (qscintilla_json.py)

00:00.000

0.0

Reconstruct a JSON (reconstruct_json.py)

00:00.000

0.0

Reconstruct Python (reconstruct_python.py)

00:00.000

0.0

Templates (templates.py)

00:00.000

0.0

Transform a Forest (tree_forest_transformer.py)

00:00.000

0.0