microregex

A lightweight regular expression library written in C for the Kite programming language.
Download

microregex Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Mooneer Salem
  • Publisher web site:
  • http://www.kite-language.org/

microregex Tags


microregex Description

A lightweight regular expression library written in C for the Kite programming language. microregex is a lightweight regular expression library written in C for the Kite programming language (although it is usable for other purposes). It uses Perl syntax with some exceptions:* No backreferences support.* No (?...) support.* The following escapes do not work: o o co lo uo Lo Uo Eo Qo Bo Ao ao o zo GInstallation:Since this package uses GNU Autoconf and Automake, installation is a simple matter of running the following:./configuremakemake checkmake installTotal build time should only take a few seconds on any modern machine. For more information, please see the INSTALL file. What's New in This Release: · Less memory is used during matching. · Also, many escapes that exist in Perl regular expressions have been added to microregex.


microregex Related Software