How to Build a PEG-based Parser for Math Expressions with Peggy [https://inspirnathan.com/posts/161-peg-parser-for-math-expressions-with-peggy] - 2024-05-12 00:37:19 - public:stevetao Arithmetic, Expression, Parsing-Expression-Grammar, PEG - 4 | id:1492032 -
Guide to the Parser [https://devguide.python.org/internals/parser/] - 2023-01-17 14:38:44 - public:stevetao Parser, Parsing, Parsing-Expression-Grammar, PEG - 4 | id:1294866 -
The Importance of Left-recursion in Parsing Expression Grammars | by Friedrich Carl Eichenroth | Medium [https://medium.com/@eichenroth/the-importance-of-left-recursion-in-grammars-608f849447f6] - 2023-01-11 00:11:11 - public:stevetao Left-Recursion, Parsing, Parsing-Expression-Grammar, PEG - 4 | id:1294808 -
10. Full Grammar specification — Python 3.10.7 documentation [https://docs.python.org/3/reference/grammar.html] - 2022-09-24 11:20:11 - public:stevetao EBNF, Grammar, PEG, Python - 4 | id:1276730 -