Related articles |
---|
Tree Pattern Matching maartenb@dutepp0.et.tudelft.nl (1997-09-15) |
Re: Tree Pattern Matching maartenb@dutepp0.et.tudelft.nl (Maarten Boekhold) (1997-09-23) |
Re: Tree Pattern Matching daniel.proulx@bell.ca (PROULX, DANIEL) (1997-09-23) |
Re: Tree Pattern Matching parrt@magelang.com (Terence Parr) (1997-09-23) |
Re: Tree Pattern Matching lindsay_j@rmc.ca (John Lindsay) (1997-09-24) |
Re: Tree Pattern Matching abhay@ece.nwu.edu (Abhay Kanhere) (1997-09-28) |
Re: Tree Pattern Matching mslamm@pluto.mscc.huji.ac.il (1997-10-14) |
From: | Terence Parr <parrt@magelang.com> |
Newsgroups: | comp.compilers |
Date: | 23 Sep 1997 23:42:21 -0400 |
Organization: | MageLang Institute |
References: | 97-09-055 |
Keywords: | tools |
M. Boekhold wrote:
> I'm looking for information (papers, articles, books, web-sites etc.)
Try SORCERER (C/C++ based) or ANTLR 2.xx (Java), both of which you can
find by visiting http://java.magelang.com/antlr.
Also search for ASDL and ASTLOG on the internet...just saw
two papers from the conference on domain specific languages.
Their work seems very nice. See the call for participation
also in this newsgroup.
Good luck,
Terence
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.