Related articles |
---|
list of research compilers/compiler infrastructures? usenet@woggo.org (2003-07-02) |
Re: list of research compilers/compiler infrastructures? vbdis@aol.com (2003-07-13) |
From: | usenet@woggo.org (Will Benton) |
Newsgroups: | comp.compilers |
Date: | 2 Jul 2003 00:39:57 -0400 |
Organization: | http://groups.google.com/ |
Keywords: | question |
Posted-Date: | 02 Jul 2003 00:39:57 EDT |
Hello,
I am interested in a list of source-available research compilers and
compiler infrastructures, a sort of annotated bibliography of tools.
I think that, since many tools are modular and can output various
intermediate representations, a list of many available tools and
components would enable people to string together a chain of passes to
solve a unique problem or compile for an unusual architecture.
Basically, I'm looking for something that will help me answer the
(parameterized) question:
"I'm looking to implement optimization/analysis X on
source programs in language Y, and I need a backend
for architecture Z. I'd prefer to hack an infrastructure
written in either language D, E, or F, but I'm willing
to write glue code to combine the outputs of two or
more tools."
Is there a URL or FAQ that has this information somewhere? If not,
please tell me about your favorite research compilers, so that I can
(perhaps) make such a website myself.
Thanks!
best,
wb
Return to the
comp.compilers page.
Search the
comp.compilers archives again.