Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/erezsh/plyplus
a friendly yet powerful LR-parser written in Python
https://github.com/erezsh/plyplus
README.md example is incorrect
jmgnc opened this issue almost 7 years ago
jmgnc opened this issue almost 7 years ago
Is it possible to parse Python grammar using recursive descent?
pfalcon opened this issue almost 7 years ago
pfalcon opened this issue almost 7 years ago
Missing real License file
tigerfoot opened this issue almost 7 years ago
tigerfoot opened this issue almost 7 years ago
Error parsing \forall
moneyburner99 opened this issue about 7 years ago
moneyburner99 opened this issue about 7 years ago
Error trying to use `cache_grammar`
kyouko-taiga opened this issue over 7 years ago
kyouko-taiga opened this issue over 7 years ago
Can't use regular expressions
Robert42 opened this issue almost 8 years ago
Robert42 opened this issue almost 8 years ago
Python3 compatibility updates
geographika opened this pull request almost 8 years ago
geographika opened this pull request almost 8 years ago
What is correct grammar for parsing linear equations?
pertsev opened this issue almost 8 years ago
pertsev opened this issue almost 8 years ago
Glitch when there are undefined rules
lelit opened this issue about 8 years ago
lelit opened this issue about 8 years ago
Utils module not found
sallai opened this issue about 8 years ago
sallai opened this issue about 8 years ago
Python 3 fixes
Smattr opened this pull request about 8 years ago
Smattr opened this pull request about 8 years ago
Mark package as not zip safe
logston opened this pull request about 8 years ago
logston opened this pull request about 8 years ago
Function fails if package installed as binary egg
logston opened this issue about 8 years ago
logston opened this issue about 8 years ago
Added advanced error handling.
led02 opened this pull request over 8 years ago
led02 opened this pull request over 8 years ago
operator precendece
WoLfulus opened this issue over 8 years ago
WoLfulus opened this issue over 8 years ago
Lex/Yacc converter.
pkociepka opened this pull request about 9 years ago
pkociepka opened this pull request about 9 years ago
Grammar rule ordering problem (PEBKAC?)
erikvanzijst opened this issue over 9 years ago
erikvanzijst opened this issue over 9 years ago
Support unicode in tokens
Smattr opened this pull request over 9 years ago
Smattr opened this pull request over 9 years ago
Use unique temporary directory
joshuaali opened this pull request over 9 years ago
joshuaali opened this pull request over 9 years ago
Invalid errorlog being passed to yacc in grammer_parser.py
joshuaali opened this pull request over 9 years ago
joshuaali opened this pull request over 9 years ago
Support for unicode tokens in grammars
Smattr opened this issue over 9 years ago
Smattr opened this issue over 9 years ago
Enable PLY optimisations in various places
Smattr opened this pull request over 9 years ago
Smattr opened this pull request over 9 years ago
Problem with hard coded path to temporary files, when starting two application instances from one code base.
mslawins opened this issue over 9 years ago
mslawins opened this issue over 9 years ago
NameError: global name 'unicode' is not defined
leitwolf opened this issue over 9 years ago
leitwolf opened this issue over 9 years ago
Too permissive rules for list in Python grammar
Smattr opened this issue over 9 years ago
Smattr opened this issue over 9 years ago
Fix some comment typos in Python grammar.
Smattr opened this pull request over 9 years ago
Smattr opened this pull request over 9 years ago
no need for an absolute url
muxator opened this pull request over 9 years ago
muxator opened this pull request over 9 years ago
the image of the AST was not visible
muxator opened this pull request over 9 years ago
muxator opened this pull request over 9 years ago
how to walk the AST
YuaShizuki opened this issue almost 10 years ago
YuaShizuki opened this issue almost 10 years ago
Problem with subgrammars
Faulik opened this issue almost 10 years ago
Faulik opened this issue almost 10 years ago
Typo in python test grammar.
Faulik opened this pull request almost 10 years ago
Faulik opened this pull request almost 10 years ago
plyplus imports ply indirectly at setup time
aurzenligl opened this issue over 10 years ago
aurzenligl opened this issue over 10 years ago
setup.py tries to import plyplus before it's installed.
efarrer opened this issue over 10 years ago
efarrer opened this issue over 10 years ago
Tests are not py3k compatible
gcq opened this issue about 11 years ago
gcq opened this issue about 11 years ago
Dont expand1 rules with multiple children
muggenhor opened this pull request over 11 years ago
muggenhor opened this pull request over 11 years ago
Update tutorial.md
chuckhacker opened this pull request over 11 years ago
chuckhacker opened this pull request over 11 years ago
Use closures instead of exec and attach location info when we *do* exec()
muggenhor opened this pull request over 11 years ago
muggenhor opened this pull request over 11 years ago
Add test case for bug fixed in 8d4860b5bd
muggenhor opened this pull request over 11 years ago
muggenhor opened this pull request over 11 years ago
Expand recursive @rules in-place to significantly reduce tree-depth
muggenhor opened this pull request over 11 years ago
muggenhor opened this pull request over 11 years ago
Adding thread safe QA to README
volpino opened this pull request over 11 years ago
volpino opened this pull request over 11 years ago
json parser barf
gitfoxi opened this issue over 11 years ago
gitfoxi opened this issue over 11 years ago
Added keep_empty_trees option to Grammar() class and permutation operator.
ray-harris opened this pull request over 11 years ago
ray-harris opened this pull request over 11 years ago
Some refactoring for project, fix typos, make pep8 happier
blackwithwhite666 opened this pull request almost 12 years ago
blackwithwhite666 opened this pull request almost 12 years ago
Store generated files in a temporary directory created at import time
armisael opened this pull request almost 12 years ago
armisael opened this pull request almost 12 years ago
Not ANTLR compatible but uses .g extension.
acertain opened this issue almost 12 years ago
acertain opened this issue almost 12 years ago
Fix equivilence checking in STrees
ZymoticB opened this pull request about 12 years ago
ZymoticB opened this pull request about 12 years ago
STree tail equivalence incorrect
ZymoticB opened this issue about 12 years ago
ZymoticB opened this issue about 12 years ago