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

Feature Request: Official Lib for re/regex #500

Open
jawilking opened this issue Aug 30, 2023 · 1 comment
Open

Feature Request: Official Lib for re/regex #500

jawilking opened this issue Aug 30, 2023 · 1 comment

Comments

@jawilking
Copy link

Refer: #241

I checked re implement of https://github.com/qri-io/starlib/tree/master/re which is a tough draft.

Regex is very common and useful. Any ideas to support it as official lib?

@magnetde
Copy link

Maybe this will help you if you need another regex module for Starlark: https://github.com/magnetde/starlark-re

I created this Starlark module with the primary goal of having a regex module almost completely compatible with the Python "re" module.

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