Re: Non-sequential compilation.

gafter@mri.com (Neal Gafter)
Mon, 27 Sep 1993 18:36:23 GMT

          From comp.compilers

Related articles
Non-sequential compilation. KODIS@delphi.com (1993-09-18)
Re: Non-sequential compilation. macrakis@osf.org (1993-09-21)
Re: Non-sequential compilation. cliffc@rice.edu (1993-09-21)
Re: Non-sequential compilation. pcg@aber.ac.uk (1993-09-21)
Re: Non-sequential compilation. conway@mundil.cs.mu.OZ.AU (1993-09-22)
Re: Non-sequential compilation. gafter@mri.com (1993-09-27)
Re: Non-sequential compilation. rbe@yrloc.ipsa.reuter.COM (1993-10-04)
| List of all articles for this month |

Newsgroups: comp.compilers
From: gafter@mri.com (Neal Gafter)
Keywords: parallel, parse
Organization: Microtec Research Inc, Santa Clara, CA
References: 93-09-068
Date: Mon, 27 Sep 1993 18:36:23 GMT

> My question is, has any research been conducted into an "all-at-once"
> translation scheme, where a source file is completely read or mapped into
> memory before translation begins?


I'm not sure how much of it is practical at this time, but there has
been some work on parallelizing compilers, beginning in the mid
1970's. See the bibliography in my dissertation, that addresses the
more general problem of fine-grain parallelization of incremental
compilation.


                "Parallel Incremental Compilation"
                PhD Dissertation, May 1990
                University of Rochester


                Technical Report 349, June 1990


(contact <tr@cs.rochester.edu> for ordering information)
--


Post a followup to this message

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