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
2023-11-12 12:11:12 GMT
Size
110.70 KB
5b15aa9e6d5fe26734cdc5ea91a0e36b
License
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception