issues
search
alex
/
rply
An attempt to port David Beazley's PLY to RPython, and give it a cooler API.
BSD 3-Clause "New" or "Revised" License
381
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implicit multiplication parsing issues
#117
Tom-the-Bomb
closed
1 year ago
2
Replace py with pytest
#116
bnavigator
opened
1 year ago
1
Recursion in parser rules
#115
DecrepitHuman
opened
2 years ago
0
Parsing functions with multiple arguments
#114
Zelatrix
opened
2 years ago
2
An Easy Way to Print Shift/Reduce Conflicts and Corresponding Rules
#113
MatthewObi
closed
2 years ago
2
Print AST for debugging purposes
#112
Doomsk
opened
2 years ago
1
How would I separate statements?
#111
ghost
opened
3 years ago
13
Use platformdirs instead of appdirs
#110
felixonmars
opened
3 years ago
4
Equivalent of `nonassoc` precedence
#109
Zelatrix
opened
3 years ago
4
meaning of "Production 'xxx' is not reachable"?
#108
nobodxbodon
opened
3 years ago
1
itervalues, iteritems shorter and faster
#107
SergBobrovsky
opened
3 years ago
0
Any plan to bump the version?
#106
nobodxbodon
closed
3 years ago
8
How to read the commands for all lines?
#105
lui-dias
closed
4 years ago
0
Fix build by updating pypy API
#104
nobodxbodon
closed
4 years ago
0
#102 use updated pypy repo url
#103
nobodxbodon
closed
4 years ago
9
fix latest build error
#102
nobodxbodon
closed
4 years ago
1
Add pipe support
#101
plafer
closed
4 years ago
0
Add support for "|" inside productions
#100
plafer
opened
4 years ago
5
Link redirection to empty pages in the documentation
#99
chumba-wamba
opened
4 years ago
0
translation failure with rpython in default branch of pypy but success with py3.6 branch
#98
nobodxbodon
opened
4 years ago
0
What is the $end token?
#97
Zelatrix
opened
4 years ago
2
Chaining multiple functions
#96
ogenev
closed
5 years ago
1
Correct line and column number in source position when raising LexingError
#95
michal-pawlik
closed
5 years ago
2
I couldn't find a way of quantification in definition for the parser generator
#94
rinarakaki
closed
5 years ago
1
No module named 'rply' after installation
#93
BazanRuizWilebaldo
opened
5 years ago
1
How can i suppress warning?
#92
riccardobucco
closed
5 years ago
1
Getting KeyError: 'var_value'
#91
bifunctor
closed
5 years ago
1
testsuite missing in pythonhosted tarball
#90
pgajdos
opened
5 years ago
0
Parsing IF and IF-ELSE statement.
#89
AlexisHuvier
closed
5 years ago
1
Adjust to rsre_core API change in lexergenerator.py
#88
ghost
closed
5 years ago
2
New release
#87
Kodiologist
closed
5 years ago
1
How would you parse a standard if - else if - else statement?
#86
jonhue
opened
5 years ago
4
Fix version check for MutableMapping import
#85
jwilk
closed
5 years ago
3
fix deprecation warning
#84
scottbelden
closed
5 years ago
1
Possible to have empty productions?
#83
FrankC01
opened
6 years ago
2
Add license metadata.
#82
benjaminp
closed
6 years ago
0
How to setup productions for optional (0 or more)
#81
FrankC01
closed
6 years ago
1
Exception on $end Token
#80
FrankC01
closed
6 years ago
6
Stacked Lexers
#79
kkiningh
opened
6 years ago
1
Is it possible to expand manual for using RPLY for light language design?
#78
ponyatov
closed
6 years ago
3
Drop py33 and ignore flake8's E741
#77
alex
closed
6 years ago
0
adapt to rpython changes
#76
cfbolz
closed
6 years ago
4
rply fails in new release of pypy
#75
Bystroushaak
closed
6 years ago
3
parsergenerator.build fails on a read-only filesystem
#74
Kodiologist
closed
6 years ago
21
Fix typo
#73
qingyunha
closed
6 years ago
0
Is it possible to get the full list of generated gramar / on the debugging
#72
Bystroushaak
closed
6 years ago
2
New release?
#71
refi64
closed
7 years ago
1
Precedence on rules not working
#70
richardcooper
opened
7 years ago
0
Create temporary cache file in cache directory
#69
jwilk
closed
7 years ago
1
Simplify this script?
#68
alex
closed
7 years ago
0
Next