Skip to content

semgrep/pcre2-ocaml

Repository files navigation

PCRE2-OCaml - Perl Compatibility Regular Expressions for OCaml

This OCaml-library interfaces the C-library PCRE2 (Perl-compatibility Regular Expressions). It can be used for string matching with "PERL"-style regular expressions.

Fork of the PCRE2 translation of the original pcre-ocaml project for PCRE2 support.

Contact Information and Contributing

Please submit bugs reports, feature requests, contributions and similar to the GitHub issue tracker.