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

non-perl5 regexes and greppable #150

Open
AlexDaniel opened this issue May 24, 2017 · 1 comment
Open

non-perl5 regexes and greppable #150

AlexDaniel opened this issue May 24, 2017 · 1 comment
Labels
greppable Issues related to Greppable bot

Comments

@AlexDaniel
Copy link
Member

AlexDaniel commented May 24, 2017

Quotable accepts Perl 6 regexes, but Greppable takes pcre stuff. Dog fooding to the max, everything should use Perl 6 regexes, even if it is a little bit slower.

At least, we can start with an option and see how it goes.

@AlexDaniel AlexDaniel added the greppable Issues related to Greppable bot label May 24, 2017
@AlexDaniel
Copy link
Member Author

For example, this will let users to control case sensitivity from within the regex, without learning any special bot syntax.

@AlexDaniel AlexDaniel changed the title Perl 6 regexes and greppable 6lang regexes and greppable Oct 1, 2017
@AlexDaniel AlexDaniel changed the title 6lang regexes and greppable non-perl5 regexes and greppable Jun 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
greppable Issues related to Greppable bot
Projects
None yet
Development

No branches or pull requests

1 participant