Skip to content

Conversation

@KyleJamesWalker
Copy link
Contributor

Description

Add support for regex matching.

Issues Resolved

  • Support regex ~=

Check List

  • All tests pass.
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable

@KyleJamesWalker
Copy link
Contributor Author

KyleJamesWalker commented Dec 14, 2022

Note: This is currently limited and needs to better support escaped values, and a way to pass flags to the re.match function. Without this there is not a clean way to search for \s (any whitespace), or case insensitive searches.

I don't know the antlr4 syntax well enough to extend the parser to include these in the lexer.

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

Successfully merging this pull request may close these issues.

1 participant