Related articles |
---|
Request:Opinion about paper by Brandis perfry@got.wmdata.se (Per Frykenvall) (1995-05-24) |
Newsgroups: | comp.compilers |
From: | Per Frykenvall <perfry@got.wmdata.se> |
Keywords: | question, optimize |
Organization: | Compilers Central |
Date: | Wed, 24 May 1995 14:04:01 GMT |
Status: | RO |
Hi,
I came across a doctor dissertation:
@PhdThesis{BrandisMar1995a,
author = "Marc M. Brandis",
school = "Institute of Computer Systems, ETH Zurich",
title = "Optimizing Compilers for Structured Programming
Languages",
year = "1995",
abstract-url = "ftp://ftp.inf.ethz.ch/doc/diss/th11024.abstract",
url = "ftp://ftp.inf.ethz.ch/doc/diss/th11024.ps.gz",
scope = "opt",
}
and started to read. It seems very interesting to me. It deals with
possibilities to reduce the complexity and compile-time of optimizing
compilers. Much of the reduction is due to an intermediate representation
allowing close integration of data-flow and control-flow.
I'd be interested in your opinion about using the techniques
presented in the paper for building a compiler.
Regards,
Per
* Per Frykenvall Internet: per.frykenvall@got.wmdata.se *
* WM-data Applikationslosningar AB Fax: +46-31-45 05 88 *
* Box 2065, S-421 02 V.FROLUNDA, Sweden Voice: +46-31-89 04 78 *
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.