[582] in java-interest

home help back first fref pref prev next nref lref last post

Re: Regular expression package

daemon@ATHENA.MIT.EDU (Jonathan Payne)
Mon Jul 3 17:57:09 1995

Date: Mon, 3 Jul 1995 14:33:04 -0700
From: jpayne@starwave.com (Jonathan Payne)
To: java-interest@java.Eng.Sun.COM

I wrote one which seems to get the job done, except it's missing one
piece which is sorta important: the (...|...|...), that is,
alternation.  It's not hard, I just didn't do it.  I might implement
the alternation this weekend... oh, it's Monday.  Whatever.

Other than that, it handles perl-like regular expressions.  It's not a
screamer, it doesn't convert the re to a dfa or anything fancy like
that.

You can grab a copy of it from

	http://www.starwave.com/people/jpayne/java/re.html

If you do, please let me know.  I like to keep track of these things
for some unknown reason.

JP

-- 
Jonathan Payne				jpayne@starwave.com
ESPNET SportsZone			http://starwave.com/people/jpayne/
Starwave Corporation

-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post