MetaCartSign in to MyCiteSeer

Include Citations | Advanced Search | Help

Include Citations | Advanced Search | Help

  Bottom-up tree rewriting tool MBURG (1996) [5 citations — 1 self]

Download:
pdf | ps
by K John Gough
SIGPLAN Notices, Volume 31, Number
http://sky.fit.qut.edu.au/~gough/sigplan.ps
Add To MetaCart

Abstract:

mburg is a tool for producing bottom up tree rewriters. It has been used for code selection in compilers. It produces hard coded tree pattern matchers from tree grammars, with dynamic programming at runtime. It is comparable in its capabilities with iburg[1], but has a rather different implementation, and produces its output in ISO Modula-2. The source code for the tool is available by ftp. 1

Citations

95 Engineering a Simple, Efficient Code Generator Generator – Fraser, Hanson, et al. - 1992
6 The DCode Intermediate Program Representation, Reference Manual and Report, QUT 1992--1994.This report is maintained in electronic form on the ftp server pluto.fit.qut.edu.au (Internet 131.181.2.16). The current – Gough - 1994
2 A codegeneration interface for ANSI-C, Software Practice and Experience, Vol 21 – Fraser, Hanson - 1991