grammars for entries parsing now LALR(1), which is much faster

This commit is contained in:
Trilarion
2020-09-02 22:31:01 +02:00
parent 60fd9ed93e
commit b3f9d3af9b
18 changed files with 147 additions and 49 deletions

View File

@ -2,7 +2,7 @@
_Multimedia library for Python._
- Home: http://pyglet.org/,
- Home: http://pyglet.org/
- State: mature
- Download: https://pypi.org/project/pyglet/
- Platform: Windows, Linux, macOS