Skip to content

Conversation

@liudongmiao
Copy link

@liudongmiao liudongmiao commented Jun 27, 2022

Add support atomic grouping and possessive quantifiers, should close #10

Atomic grouping: https://www.regular-expressions.info/atomic.html
Possessive Quantifiers: https://www.regular-expressions.info/possessive.html

Python implement this in python/cpython#34627 since 3.11 (Pre release).

@liudongmiao liudongmiao changed the title support atomic grouping and possessive quantifiers support atomic grouping and possessive quantifiers, and named group Jun 28, 2022
@liudongmiao
Copy link
Author

should close #5 #25

@liudongmiao
Copy link
Author

lookbehind:

#23
#41
#48
#54

@liudongmiao liudongmiao changed the title support atomic grouping and possessive quantifiers, and named group support atomic grouping and possessive quantifiers, and named group, and lookbehind Jun 28, 2022
@liudongmiao
Copy link
Author

liudongmiao commented Jun 28, 2022

demo: https://piebridge.me/regulex/

@Kyrela
Copy link

Kyrela commented Jan 12, 2023

Jex is dead. RIP Jex and sorry for your PR but it'll never be accepted.

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

Successfully merging this pull request may close these issues.

2 participants