Re: Implementing packages for Ada compiler

rod@minster.york.ac.uk (Rod Chapman)
Wed, 8 Apr 1992 09:55:49 GMT

          From comp.compilers

Related articles
Implementing packages for Ada compiler kleinjf@rosalind.cs.rose-hulman.edu (1992-04-06)
Re: Implementing packages for Ada compiler rod@minster.york.ac.uk (1992-04-08)
| List of all articles for this month |

Newsgroups: comp.compilers,comp.lang.ada
From: rod@minster.york.ac.uk (Rod Chapman)
Organization: Department of Computer Science, University of York, England
References: 92-04-028
Date: Wed, 8 Apr 1992 09:55:49 GMT

I suggest you take a look in either of the following books


1) Methods and Tools for Compiler Construction, Edited by B. Lorho,
      Cambridge University press, 1984.
      This has a chapter by Jean Claude Heliard of Alsys on how their
      separate compilation works.


2) The Rationale for the Design of Ada by Ichbiah & co. (published
      recently in the Ada Companion Series.) This is more general, but
      does mention some of the work needed in a compiler to support
      separate compilation of packages and so on.


Hope these help,
    Rod Chapman,
    Department of Computer Science,
    University of York,
    York YO1 5DD, England.
    email: rod@minster.york.ac.uk
--


Post a followup to this message

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