Computation times
00:00.000 total execution time for 17 files from examples/advanced:
Example |
Time |
Mem (MB) |
|---|---|---|
Simple JSON Parser ( |
00:00.000 |
0.0 |
Earley’s dynamic lexer ( |
00:00.000 |
0.0 |
LALR’s contextual lexer ( |
00:00.000 |
0.0 |
Creating an AST from the parse tree ( |
00:00.000 |
0.0 |
Custom lexer ( |
00:00.000 |
0.0 |
Using lexer dynamic_complete ( |
00:00.000 |
0.0 |
Error handling using an interactive parser ( |
00:00.000 |
0.0 |
Example-Driven Error Reporting ( |
00:00.000 |
0.0 |
Example-Driven Error Reporting ( |
00:00.000 |
0.0 |
Custom SPPF Prioritizer ( |
00:00.000 |
0.0 |
Python 3 to Python 2 converter (tree templates) ( |
00:00.000 |
0.0 |
Grammar-complete Python Parser ( |
00:00.000 |
0.0 |
Syntax Highlighting ( |
00:00.000 |
0.0 |
Reconstruct a JSON ( |
00:00.000 |
0.0 |
Reconstruct Python ( |
00:00.000 |
0.0 |
Templates ( |
00:00.000 |
0.0 |
Transform a Forest ( |
00:00.000 |
0.0 |