mikmatch_pcre(1) OCaml toplevels with mikmatch loaded

Other Alias

mikmatch_str

SYNOPSIS

mikmatch_pcre ...

mikmatch_str ...

DESCRIPTION

These commands provide OCaml toplevels with the mikmatch library preloaded. mikmatch_pcre contains the PCRE (Perl-compatibility regular expressions) variant of mikmatch and mikmatch_str contains the Str (OCaml regexp library) variant of mikmatch. Besides, both toplevels do also contain the libraries dynlink, camlp4o and unix.

OPTIONS

See ocaml(7). Both toplevels accept the same options and arguments as the standard OCaml toplevel.

AUTHOR

This manual page was written by Hendrik Tews <[email protected]>, specifically for the Debian project (and may be used by others).