Re: Compilers 2000

rfg@ncd.com (Ron Guilmette)
6 Oct 90 15:27:50 GMT

          From comp.compilers

Related articles
Compilers 2000 jsp@milton.u.washington.edu (Jeff Prothero) (1990-09-28)
Re: Compilers 2000 preston@titan.rice.edu (1990-10-02)
Re: Compilers 2000 rfg@ncd.com (1990-10-06)
Re: Compilers 2000 stt@inmet.inmet.com (1990-10-07)
| List of all articles for this month |

Newsgroups: comp.compilers
From: rfg@ncd.com (Ron Guilmette)
Keywords: futures
Organization: Network Computing Devices, Inc., Mt. View, CA
References: <9009290105.AA20332@milton.u.washington.edu>
Date: 6 Oct 90 15:27:50 GMT

In article <9009290105.AA20332@milton.u.washington.edu> Jeff Prothero <jsp@milton.u.washington.edu> writes:
>Anyone (John? Preston? Peter? ...) want to offer comments on what is Right
>and Wrong with the compiler field today, and what compilers will look like
>ten or twenty years from now?


My 2 cents worth of prognostication:


VLIW, industrial-strength instruction scheduling, and industrial-
strength alias analysis will be commonplace in 20 years.


Incremental compilation `while-u-type' will be commonplace 20 years
from now. Thus, the issue of compilation speed will be mostly
moot because by the time you stop editing, your changes will have
already been compiled. Impact: fewer coffee breaks. :-)
--


// Ron Guilmette - C++ Entomologist
// Internet: rfg@ncd.com uucp: ...uunet!lupine!rfg
--


Post a followup to this message

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