Regex engines

Phil Ehrens pehrens at nospam.ligo.caltech.edu
Wed Jun 21 20:04:03 EDT 2000


Mo wrote:
>
>Did you know that there is a standalone version of henry's regexp
>engine ported to Java? It is included in the Jacl interp (Tcl in Java),
>but it is just a package, so you should be able to use it anywhere.
>In fact, it is just two file Regexp.java and Regsub.java. You should
>check it out.

It should be a small job to make a Tcl loadable standalone regexp
extension.  Just exposing the small set of functions is no big deal.
If somebody can point me to the version they would like to see
wrapped, I will do it.  Just post here.  No direct e-mails please.

-- 
Phil Ehrens <pehrens at ligo.caltech.edu>| Fun stuff:
The LIGO Laboratory, MS 18-34         | http://www.ralphmag.org
California Institute of Technology    | http://www.yellow5.com
1200 East California Blvd.            | ftp://ftp.no.pgpi.com/pub/pgp
Pasadena, CA 91125 USA                | http://slashdot.org
Phone:(626)395-8518 Fax:(626)793-9744 | http://freshmeat.net



More information about the Python-list mailing list