verbal_expressions
Expression builder
Ruby library to construct regular expressions from natural language
Make difficult regular expressions easy! Ruby port of the awesome VerbalExpressions repo - https://github.com/jehna/VerbalExpressions
571 stars
13 watching
26 forks
Language: Ruby
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby library that helps to construct complex regular expressions | 144 |
| A Swift library for constructing regular expressions and string replacements | 595 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A Python module providing an easy-to-use interface for creating and manipulating regular expressions | 1,634 |
| A Qt-based library for pattern matching and text validation using regular expressions | 64 |
| A live regular expression testing environment built with curses. | 8 |
| A Clojure library to create complex regex patterns without using regex syntax | 93 |
| A comprehensive resource for learning Ruby Regular Expressions from beginner to advanced levels with examples and exercises. | 99 |
| A flexible regular expression builder for Go. | 197 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| Generates graphical syntax trees for linguistic research using Ruby | 102 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| Compiles and executes parser expressions in the neotoma language | 2 |
| A gem that generates random strings that match given regular expressions. | 520 |