Re: Incremental compilation

preston@dawn.cs.rice.edu (Preston Briggs)
Thu, 23 Jan 1992 18:13:29 GMT

          From comp.compilers

Related articles
Incremental compilation whatis@gnu.ai.mit.edu (1992-01-23)
Re: Incremental compilation preston@dawn.cs.rice.edu (1992-01-23)
Re: Incremental compilation wright@gefion.cs.rice.edu (1992-01-23)
Re: Incremental compilation ltd@netcom.netcom.com (1992-01-24)
Incremental Compilation shure@sd.co.il (Alexander Rozenman) (1999-11-02)
Re: Incremental Compilation xenophon@irtnog.org (Matthew Economou) (1999-11-03)
Re: Incremental Compilation maratb@CS.Berkeley.EDU (Marat Boshernitsan) (1999-11-05)
Re: Incremental Compilation bowdidge@apple.com (Robert Bowdidge) (1999-11-16)
[1 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: preston@dawn.cs.rice.edu (Preston Briggs)
Keywords: code, interpreter
Organization: Rice University, Houston
References: 92-01-081
Date: Thu, 23 Jan 1992 18:13:29 GMT

whatis@gnu.ai.mit.edu (Steve Boswell) writes:


>I'm looking for references, information, etc. on incremental compilation.
>I don't mean makefiles -- the unit of compilation there is the file, and I
>wanted something smaller, like the lexical token.


Several papers exist


Interprocedural Optimization: Eliminating Unnecessary Recompilation
Keith D. Cooper, Ken Kennedy, Linda Torczon
SIGPLAN '86 Symposium on Compiler Construction


Smart Recompilation
Walter Tichy
TOPLAS 8(3), July 1986


Smarter Recompilation
Robert W. Schwanke and Gail E. Kaiser
TOPLAS 10(4), October 1988


and


Tichy's response to
R. W. Schwanke and G. E. Kaiser's "Smarter Recompilation"
Walter F. Tichy
TOPLAS 10(4), October 1988




Preston Briggs
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.