Overview - Download - Author - |
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
You can download T-Rex 1.0 here
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