-
Updated
Aug 4, 2020 - Rust
regular-expressions
Here are 428 public repositories matching this topic...
-
Updated
Apr 18, 2016 - Jupyter Notebook
-
Updated
Sep 3, 2020 - Rust
Add support C#
Please add C# syntax support.
-
Updated
Feb 24, 2019
-
Updated
Sep 9, 2020 - Python
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Sep 12, 2020 - PHP
-
Updated
Sep 14, 2020 - C++
-
Updated
Nov 7, 2019 - R
-
Updated
May 17, 2019 - C
-
Updated
Apr 7, 2019 - Common Lisp
-
Updated
Sep 11, 2018 - Go
Named capture groups
Named capture groups have been requested as a feature here: https://www.reddit.com/r/rust/comments/djv01f/z/f48r5ao
Should not be too hard to implement:
First, extend parser to parse named groups. Store it in a HashMap<String, usize>.
Then add API to look up named groups using the name. Use the HashMap to look up the group index first.
Referencing named groups in backrefs doesn't h
-
Updated
Aug 15, 2020 - C++
-
Updated
Sep 6, 2020 - Nim
-
Updated
Oct 4, 2018 - Java
-
Updated
Feb 1, 2018 - HTML
-
Updated
May 17, 2017 - Python
-
Updated
Aug 14, 2020 - Nim
-
Updated
Jul 14, 2017 - JavaScript
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Sep 5, 2020 - HTML
Improve this page
Add a description, image, and links to the regular-expressions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regular-expressions topic, visit your repo's landing page and select "manage topics."
Ideas: