Issues
- 2
Implicit multiplication parsing issues
#117 opened by Tom-the-Bomb - 0
Recursion in parser rules
#115 opened by DecrepitHuman - 2
Parsing functions with multiple arguments
#114 opened by Zelatrix - 2
- 1
Print AST for debugging purposes
#112 opened by Doomsk - 5
Add support for "|" inside productions
#100 opened by plafer - 13
How would I separate statements?
#111 opened - 1
meaning of "Production 'xxx' is not reachable"?
#108 opened by nobodxbodon - 4
Equivalent of `nonassoc` precedence
#109 opened by Zelatrix - 8
Any plan to bump the version?
#106 opened by nobodxbodon - 5
Better warnings for conflicts
#28 opened by djc - 1
fix latest build error
#102 opened by nobodxbodon - 0
How to read the commands for all lines?
#105 opened by lui-dias - 2
- 0
- 0
translation failure with rpython in default branch of pypy but success with py3.6 branch
#98 opened by nobodxbodon - 2
What is the $end token?
#97 opened by Zelatrix - 1
- 1
Chaining multiple functions
#96 opened by ogenev - 2
Possible to have empty productions?
#83 opened by FrankC01 - 4
- 1
I couldn't find a way of quantification in definition for the parser generator
#94 opened by rinarakaki - 1
How can i suppress warning?
#92 opened by riccardobucco - 1
Getting KeyError: 'var_value'
#91 opened by bifunctor - 0
testsuite missing in pythonhosted tarball
#90 opened by pgajdos - 1
Parsing IF and IF-ELSE statement.
#89 opened by AlexisHuvier - 6
Exception on $end Token
#80 opened by FrankC01 - 1
New release
#87 opened by Kodiologist - 2
Is it possible to get the full list of generated gramar / on the debugging
#72 opened by Bystroushaak - 1
How to setup productions for optional (0 or more)
#81 opened by FrankC01 - 3
- 21
- 3
rply fails in new release of pypy
#75 opened by Bystroushaak - 1
New release?
#71 opened by refi64 - 0
Precedence on rules not working
#70 opened by richardcooper - 2
ParserGenerator creates cache files non-atomically
#48 opened by jwilk - 3
Test failure with pytest-3.0.3
#66 opened by djc - 1
Supporting Python 3.3.5
#60 opened by b5y - 1
Feature request: __version__ attribute
#47 opened by jwilk - 1
How to deal the state in lexer?
#49 opened by acekingke - 0
can't lex byte strings on Python 3
#55 opened by jwilk - 3
unbounded recursion in LexerStream.next()
#52 opened by jwilk - 5
Implement indentation-sensitive grammar
#37 opened by ketsuban - 1
no way to disable caching
#45 opened by jwilk - 6
CVE-2014-1938: still uses /tmp insecurely (forwarding from Debian BTS #737627)
#42 opened by copyninja - 2
precedence on productions
#39 opened by sn6uv - 2
API docs not online
#25 opened by refi64 - 2
Missing LALRError Exception class
#35 opened by prologic - 2
Weird SourcePosition for \n characters
#31 opened by djc - 0
LexerGenerator has no error handler hooks
#22 opened by ketsuban