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: | Rob van der Leek <robvanderleek@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | 23 Aug 2004 12:14:56 -0400 |
Organization: | Delft University of Technology |
References: | 04-08-089 04-08-099 |
Keywords: | lex, Java |
Posted-Date: | 23 Aug 2004 12:14:56 EDT |
Hi Burak,
Burak Emir wrote:
> How about something 100% Java compatible, but not a Java solution ?
>
> The Scala programming language offers regular pattern matching
> http://scala.epfl.ch/intro/regexppat.html
The Scala language looks impressive, I can see much more applications
of it for my programming needs than just the pattern matching part :-).
However, my work is integrated into a fairly large Java project and the
pure Java restriction is really a restriction I must obey.
Nevertheless, thanks for your comprehensive reply.
Regards,
--
Rob van der Leek | rob(at)ricardis(dot)tudelft(dot)nl
Return to the
comp.compilers page.
Search the
comp.compilers archives again.