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

regex-dna to regex-redux because string sub used instead of regex #13

Open
igouy opened this issue Feb 12, 2023 · 2 comments
Open

regex-dna to regex-redux because string sub used instead of regex #13

igouy opened this issue Feb 12, 2023 · 2 comments

Comments

@igouy
Copy link

igouy commented Feb 12, 2023

fwiw The regex-dna programs were re-written as regex-redux because several contributed programs were using string substitution instead of pattern matching.

@kostya
Copy link
Owner

kostya commented Feb 13, 2023

in this benchmark is there different programs? may be i ll change to it.

@igouy
Copy link
Author

igouy commented Feb 13, 2023

Yes, the regex-dna programs were re-written to do regex-redux

regexdna		obsolete,removed
regexredux		ACTIVE

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

2 participants