RegExplore
regex tester
A live regular expression testing environment built with curses.
Regular Expression Explorer
8 stars
2 watching
0 forks
Language: C++
last commit: about 4 years ago cursesncursesregexregular-expression
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
| An application designed to test and manipulate regular expressions in C# | 9 |
| A tool to interactively explore and test regular expressions in the Imba programming language | 2 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| Displays explanations of regular expressions under the cursor in Neovim | 626 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. | 99 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A flexible regular expression builder for Go. | 197 |
| A template tag function for composing regular expressions without double escaping. | 63 |
| A Qt-based library for pattern matching and text validation using regular expressions | 64 |
| A parser for regular expressions that provides a structured representation of the match results | 74 |