Related articles |
---|
Generic sequence matching in Java rob@ricardis.tudelft.nl (Rob van der Leek) (2004-08-13) |
Re: Generic sequence matching in Java Burak.Emir@epfl.ch (Burak Emir) (2004-08-15) |
Re: Generic sequence matching in Java liekweg@ipd.info.uni-karlsruhe.de (F. Liekweg) (2004-08-23) |
Re: Generic sequence matching in Java robvanderleek@yahoo.com (Rob van der Leek) (2004-08-23) |
From: | "F. Liekweg" <liekweg@ipd.info.uni-karlsruhe.de> |
Newsgroups: | comp.compilers |
Date: | 23 Aug 2004 12:05:49 -0400 |
Organization: | University of Karlsruhe, Germany |
References: | 04-08-089 |
Keywords: | lex, Java |
Posted-Date: | 23 Aug 2004 12:05:48 EDT |
Truly, Rob van der Leek wrote on 08/13/04 23:35:
> Hi all,
>
> I'm looking for a Java library that provides generic sequence matching.
[Warning: shameless plug for our in-house software ahead]
Hello, Rob,
for a pure-Java solution which might provide the foundation for what
You are trying to accomplish, see RECODER (http://recoder.sf.net).
It might require slightly more effort to get You started (see the
examples, though), but it will most likely be able to keep up as Your
demands grow.
cheers,
Florian
--
=======================================================================
Florian Liekweg | Sorry for the poor English,
Universität Karlsruhe | but it is not my naive language.
=======================================================================
Return to the
comp.compilers page.
Search the
comp.compilers archives again.