CSharpVerbalExpressions

Regex builder

A C# library for constructing regular expressions with a more readable and intuitive syntax.

GitHub

1k stars
86 watching
107 forks
Language: C#
last commit: almost 3 years ago

Related projects:

Repository Description Stars
verbalexpressions/cppverbalexpressions A C++ library for constructing complex regular expressions with a simple and intuitive API. 382
verbalexpressions/swiftverbalexpressions A Swift library for constructing regular expressions and string replacements 595
verbalexpressions/rubyverbalexpressions A Ruby library that helps to construct complex regular expressions 144
verbalexpressions/pythonverbalexpressions A Python module providing an easy-to-use interface for creating and manipulating regular expressions 1,634
verbalexpressions/qtverbalexpressions A Qt-based library for pattern matching and text validation using regular expressions 64
weshguillaume/verbal-exprejon A Clojure library to create complex regex patterns without using regex syntax 93
wyantb/js-regex A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. 67
nasciiboy/recursiveregexpraptor-4 A C-language regular expression engine designed for speed and simplicity. 10
ryan-endacott/verbal_expressions Ruby library to construct regular expressions from natural language 571
ron4fun/srl-cpp A C++11 library for constructing regular expressions with ease and flexibility. 0
zimprojects/srell A header-only C++ template library for working with regular expressions in ECMAScript-compatible way 11
maxart2501/re-build A tool to help build and understand regular expressions by breaking them down into natural language 477
fsprojects/fsharp.text.regexprovider A type provider for regular expressions. 74
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84
hedhyw/rex A flexible regular expression builder for Go. 196