Related articles |
---|
c code inliner paulw@mmail.ath.cx (2005-03-31) |
Re: c code inliner nathan.moore@sdc.cox.net (Nathan Moore) (2005-04-02) |
Re: c code inliner basile-news@starynkevitch.net (Basile Starynkevitch \[news\]) (2005-04-02) |
Re: c code inliner tmk@netvision.net.il (2005-04-02) |
Re: c code inliner eeide@cs.utah.edu (Eric Eide) (2005-04-02) |
Re: c code inliner pohjalai@cc.helsinki.fi (A Pietu Pohjalainen) (2005-04-26) |
Re: c code inliner gtoal@gtoal.com (2005-04-30) |
Re: c code inliner idbaxter@semdesigns.com (Ira Baxter) (2005-05-04) |
From: | gtoal@gtoal.com |
Newsgroups: | comp.compilers |
Date: | 30 Apr 2005 11:01:31 -0400 |
Organization: | http://groups.google.com |
References: | 05-03-122 |
Keywords: | C, tools |
Posted-Date: | 30 Apr 2005 11:01:31 EDT |
There are a couple of tools which do things like this:
http://www.cminusminus.org/
http://manju.cs.berkeley.edu/ccured/index.html
http://manju.cs.berkeley.edu/cil/
and tangentially related:
http://www.lisp-p.org/ick/
http://c2.com/cgi/wiki?CeeAsAnIntermediateLanguage
One of my classmates from Edinburgh in the 70's (Graham Stout) wrote a
function inliner for Pascal, but I haven't personally found anything
exactly equivalent for C (except CMI which I confess I only learned
about today from Eric Eide's posting)
Graham Toal
Return to the
comp.compilers page.
Search the
comp.compilers archives again.