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

Support more regular expression notation #7

Open
inkytonik opened this issue Jun 14, 2020 · 0 comments
Open

Support more regular expression notation #7

inkytonik opened this issue Jun 14, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@inkytonik
Copy link
Owner

sbt-rats syntax specifications currently support all of the regular expression notation that Rats! supports. There are some other notations such as POSIX character classes (e.g., \p{Alpha}) that are sometimes useful. We should consider supporting these by translation down to a lower-level notation if that is possible.

@inkytonik inkytonik added the enhancement New feature or request label Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant