Skip to content

bpo-40902: Speed up PEG parser by using Dijkstra's shunting yard algorithm#20696

Closed
pablogsal wants to merge 19 commits into
python:masterfrom
we-like-parsers:operator_precedence
Closed

bpo-40902: Speed up PEG parser by using Dijkstra's shunting yard algorithm#20696
pablogsal wants to merge 19 commits into
python:masterfrom
we-like-parsers:operator_precedence

Do not use yet '**' in the operators list in the grammar

6fee838
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs