Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a way to support python style named groups easily with the parser you have? #25

Closed
dkoshe opened this issue Jul 29, 2015 · 2 comments

Comments

@dkoshe
Copy link

dkoshe commented Jul 29, 2015

I want to display the regex graphically, but that comes from our python backend.
Currently the parser chokes on syntax like (?P
How do I change so that group is recognized with (?P and name <>) ?
thanks for your help.

@CJex
Copy link
Owner

CJex commented Aug 7, 2015

In progress PCRE: #16

@liudongmiao
Copy link

demo: jianyu.io/regulex/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants