Related articles |
---|
Looking for a compiler for research work mtandon@menger.eecs.stevens-tech.edu (Manu Tandon) (1997-04-18) |
Re: Looking for a compiler for research work jlilley@empathy.com (John Lilley) (1997-04-20) |
Re: Looking for a compiler for research work sc@informatik.uni-jena.de (Sebastian Schmidt) (1997-04-22) |
Re: Looking for a compiler for research work scotth@visix.com (1997-04-22) |
Re: Looking for a compiler for research work sethml@ugcs.caltech.edu (1997-04-22) |
Re: Looking for a compiler for research work llsmith@super.org (1997-05-04) |
From: | scotth@visix.com (Scott Hofmann) |
Newsgroups: | comp.compilers |
Date: | 22 Apr 1997 21:15:10 -0400 |
Organization: | Compilers Central |
References: | 97-04-105 97-04-141 |
Keywords: | C, tools |
>> Manu Tandon wrote:
>> I am looking for a compiler to do some optimisation research. I have
>> read the free compilers list. I wanted to know what compiler is easy /
>> easier to hook into.
lcc is a great framework for experimenting with various parts of a compiler.
It is freely available and the source code is fully documented in the book:
_A Retagetable C Compiler: Design and Implementation_, by Fraser and Hanson.
See http://www.cs.princeton.edu/software/lcc/ for more info.
scott
-----------------
J. Scott Hofmann
scotth@visix.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.