Related articles |
---|
Need info on incremental compilers. march@iis.nsk.su (1995-07-31) |
Re: Need info on incremental compilers. Steve_Kilbane@cegelecproj.co.uk (1995-08-04) |
Re: Need info on incremental compilers. bill@amber.ssd.hcsc.com (1995-08-14) |
Re: Need info on incremental compilers. reinder@neuretp.biol.ruu.nl (1995-12-28) |
Re: Need info on incremental compilers. stefan.monnier@lia.di.epfl.ch (Stefan Monnier) (1995-12-30) |
Re: Need info on incremental compilers. reinder@neuretp.biol.ruu.nl (1996-01-12) |
Newsgroups: | comp.compilers |
From: | march@iis.nsk.su (Mark Marchukov) |
Keywords: | question, comment |
Organization: | Institute for Informatics Systems |
Date: | Mon, 31 Jul 1995 05:57:04 GMT |
Hi all!
I would appreciate any pointers to info about incremental compilers:
books, articles, ftp-able information. I am particularly interested
in the environments that support incremental compilation of
procedural languages such as C and Pascal.
I am also interested in people's opinions on incremental compilation
in general.
1) Are there faster alternatives to the classic edit--compile--link--run
procedure other than incremental compilation and interpreters?
2) Do we need such alternatives at all?
Thank you.
Mark.
[There was a series of articles in the Journal of C Langauge Translation,
which I edit and publish, a few years ago about an incremental C system
at DEC. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.