[New-bugs-announce] [issue40902] Speed up PEG parser by using operator precedence for binary operators
Pablo Galindo Salgado
report at bugs.python.org
Sun Jun 7 18:06:49 EDT 2020
New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:
Check https://github.com/we-like-parsers/cpython/issues/132 for context.
----------
messages: 370915
nosy: pablogsal
priority: normal
severity: normal
status: open
title: Speed up PEG parser by using operator precedence for binary operators
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40902>
_______________________________________
More information about the New-bugs-announce
mailing list