Related articles |
---|
Tree Pattern recognition? shoopak@romulus.rutgers.edu (1993-05-07) |
Re: Tree Pattern recognition? chased@rbbb.Eng.Sun.COM (1993-05-11) |
Re: Tree Pattern recognition? wjw@eb.ele.tue.nl (1993-05-14) |
Re: Tree Pattern recognition? wnj@indigo.hobby.nl (1993-05-16) |
Newsgroups: | comp.compilers |
From: | wnj@indigo.hobby.nl (Willy Jacobs) |
Keywords: | optimize |
Organization: | Compilers Central |
References: | 93-05-035 93-05-056 |
Date: | Sun, 16 May 1993 12:23:08 GMT |
shoopak@romulus.rutgers.edu writes:
>Is there a tool out there which will allow pattern matching of a sub-tree
>(given its nodal structure and elements) to a section of a larger tree?
A reference to the work in Germany:
H. Emmelmann, et al.
BEG - a Generator for Efficient Back Ends
PLDI'89, July 1989, pp. 227-237
[The source code was available in the predecessor of the Cocktail toolset]
chased@rbbb.Eng.Sun.COM (David Chase) writes:
>BURG (Todd Proebsting, formerly at U Wisconsin, go looking in ftp
>directories at cs.uwisc.edu. Todd P. is now at a state university in one
>of the big hot square states (New Mexico or Arizona)).
Todd Proebsting: todd@cs.arizona.edu
Source code via anonymous ftp from kaese.cs.wisc.edu:pub/burg.shar.Z
>IBURG (Proebsting and Hanson, ???)
^ Fraser
Paper and source code is available via anonymous ftp from ftp.cs.princeton.edu
as pub/iburg.tar.Z.
-- Willy Jacobs
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.