T-Rex T-Rex a tiny regular expression library SourceForge Logo


Overview -  Download  -  Author - 

Overview

T-Rex is a minimalistic regular expression library written in ANSI C, supports the following POSIX expressions: ?,*,+,^,$,.,[a-b],() plus the perl style greedy closures {n} . It can be conditionally compiled to support 8-bits or 16-bits character strings.

Open Source zlib/libpng licence


Download

You can download T-Rex 1.0  here


Author

My name is Alberto Demichelis if you want to know more about me, this is my personal homepage

This is another project I'm working on: The programming language Squirrel


Alberto Demichelis 2004