RegExplore

regex tester

A live regular expression testing environment built with curses.

Regular Expression Explorer

GitHub

8 stars
2 watching
0 forks
Language: C++
last commit: almost 6 years ago
cursesncursesregexregular-expression

Related projects:

RepositoryDescriptionStars
0xsobky/regaxorA tool to test and detect issues with regular expressions by fuzzing them with random input data.43
lsvhome/regex-testerAn application designed to test and manipulate regular expressions in C#9
taw/imba-regexp-explorerA tool to interactively explore and test regular expressions in the Imba programming language2
nasciiboy/recursiveregexpraptor-4A C-language regular expression engine designed for speed and simplicity.10
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
rundevelopment/regexp-ast-analysisA TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes3
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
bennypowers/nvim-regexplainerDisplays explanations of regular expressions under the cursor in Neovim626
verbalexpressions/rubyverbalexpressionsA Ruby library that helps to construct complex regular expressions144
learnbyexample/ruby_regexpA comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises.99
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
hedhyw/rexA flexible regular expression builder for Go.197
trusktr/regexrA template tag function for composing regular expressions without double escaping.63
verbalexpressions/qtverbalexpressionsA Qt-based library for pattern matching and text validation using regular expressions64
tree-sitter/tree-sitter-regexA parser for regular expressions that provides a structured representation of the match results74