Guedon,> I am looking for a regular expression engine that can be compiled
    Guedon,> with both Windows and Unix and that can handle Unicode. Do you
    Guedon,> have any address? We compile in C++.
It has some problems, but here is a minimal DFA compiler that should only need
a little work to build on both platforms:
  ftp://crl.nmsu.edu/CLR/multiling/unicode/ure-0.4.tar.gz
or
  ftp://crl.nmsu.edu/CLR/multiling/unicode/ure04.zip
A simple Tuned Boyer-Moore implementation for Unicode is also available:
  ftp://crl.nmsu.edu/CLR/multiling/unicode/utbm-0.1.tar.gz
or
  ftp://crl.nmsu.edu/CLR/multiling/unicode/utbm01.zip
-----------------------------------------------------------------------------
Mark Leisher
Computing Research Lab               Life is like Sanskrit read to a pony.
New Mexico State University            -- Lou Reed
Box 30001, Dept. 3CRL
Las Cruces, NM  88003
This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:46 EDT