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

Add `CustomConsumingRegexComponent #3

Open
DandyLyons opened this issue Sep 2, 2024 · 2 comments
Open

Add `CustomConsumingRegexComponent #3

DandyLyons opened this issue Sep 2, 2024 · 2 comments

Comments

@DandyLyons
Copy link
Owner

Swift Regex allows you to use and/or implement your own custom regular expression behavior using CustomConsumingRegexComponent.

We should examples of implementing and using this.

@DandyLyons
Copy link
Owner Author

A new RegexCustomParsers namespace has been added to collect examples of implementing and using custom regular expressions using CustomConsumingRegexComponent.

@DandyLyons
Copy link
Owner Author

It seems that CustomConsumingRegexComponent is not up to feature parity with other RegexComponents. (I haven't confirmed this yet.)

I've filed a bug with the Swift team here: swiftlang/swift-experimental-string-processing#765

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

1 participant