ocaml-re

Regex engine

A library for compiling and executing regular expressions in OCaml.

Pure OCaml regular expressions, with support for Perl and POSIX-style strings

GitHub

232 stars
7 watching
60 forks
Language: OCaml
last commit: 20 days ago
Linked from 1 awesome list

dfaocamlregular-expression

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mmottl/pcre-ocaml A C library wrapper for Perl-compatible regular expressions, providing OCaml bindings for string matching and manipulation 31
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
rgrinberg/humane-re Provides an easy-to-use interface to OCaml-re's regex functionality 25
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
zimprojects/srell A header-only C++ template library for working with regular expressions in ECMAScript-compatible way 11
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 33
crossroadlabs/regex A Swift library for working with regular expressions. 333
boostorg/regex A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. 84
uberpyro/prowl A novel, statically-typed language that combines functional and logic programming with a powerful regex-based control flow model. 41
openresty/sregex A Perl-compatible regex engine designed for efficient matching on large data streams with support for non-backtracking NFA/DFA-based parsing and execution. 617
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8