clj-re
Regex helpers
A set of regular expression functions inspired by Clojure's API.
Clojure style regular expression functions
10 stars
2 watching
0 forks
Language: Common Lisp
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A live regular expression testing environment built with curses. | 8 |
| A fast and efficient regular expression compiler written in Common Lisp | 141 |
| A set of macros and functions providing Clojure-compatible threading and transformation functionality in Common Lisp | 10 |
| A Common Lisp package providing concurrency operations similar to Clojure | 35 |
| A string parsing tool inspired by the REXX PARSE construct. | 11 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
| A library for regular expressions with named capture groups and back-references. | 10 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A tool to help build and understand regular expressions by breaking them down into natural language | 476 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A C and Lua wrapper for RE2's regular expression library | 36 |
| A high-performance regular expression search and replace library designed to handle large files and streams efficiently | 22 |