bitc / pcre-light

A small, efficient and portable regex library for Perl 5 compatible regular expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcre-light library

A small, efficient and portable regex library for Perl 5 compatible regular expressions

The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.

Authorship

This library was originally written by Donald Stewart.

About

A small, efficient and portable regex library for Perl 5 compatible regular expressions

License:Other


Languages

Language:Haskell 99.8%Language:Makefile 0.2%