RE: FW: Regular Expressions

From: stephen_holmes@lionbridge.com
Date: Wed May 19 1999 - 04:58:02 EDT


If you're willing to part with cash, then you can purchase Visual Parse++ from
Sand Stone. It handles Unicode. You can download an eval copy (15 days I
think), from www.sand-stone.com.

It generates Java, C, C++, Delphi and VB code. The C/C++ output should compile
on UNIX, though you may need to tweak!

Regards
Steve.

-----Original Message-----
From: Mark Leisher <mleisher@crl.nmsu.edu>
Sent: 18 May 1999 09:20
To: Unicode List <unicode@unicode.org>
Cc: unicode@unicode.org
Subject: Re: FW: Regular Expressions

    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