A pure OCaml regular expression library. Supports Perl-style regular
expressions, Posix extended regular expressions, Emacs-style regular
expressions, and shell-style file globbing. It is also possible to
build regular expressions by combining simpler regular expressions.
There is also a subset of the PCRE interface available in the Re.pcre
library.
Build Time
2025-04-02 04:20:05 GMT
Size
116.96 KB
3780f67e84ab7f5bd42c4c18e08cfa6b
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception