comp.lang.ada
 help / color / mirror / Atom feed
* How compiler finds files ?
@ 1998-02-04  0:00 Guest
  1998-02-04  0:00 ` Tucker Taft
  0 siblings, 1 reply; 6+ messages in thread
From: Guest @ 1998-02-04  0:00 UTC (permalink / raw)



Hi,

(I have already put a very similar question up before, and received
satisfactory answers from many people - thank you all. Unfortunately,
that information could not help me overcoming all of my problems.)

Would you please email me (gvarga@xperts.hu) the following information:
1. What Ada programming environment you work with;
2. In your environment, how "package-name resolution" works (Upon
finding a "WITH PKG_NAME;" statement, how your compiler determines the
file name in which PKG_NAME specification is located).
3. Is there a restriction of file name extensions in your environment
(e.g. as GNU Ada requires package specifications to be in .ads files) ?

I'm working on an Ada parser, which has to do package-name resolution.
As far as I know, there is no standard way of that. However, I want to
make my parser to be as generic as possible, and be able to work in many
environments. I collect this information to obtain an view of today's
Ada environments.

Thank you (I hope it wasn't too long),
Gabor




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1998-02-09  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-04  0:00 How compiler finds files ? Guest
1998-02-04  0:00 ` Tucker Taft
1998-02-04  0:00   ` Robert Dewar
1998-02-09  0:00     ` vonhend
1998-02-09  0:00       ` Robert Dewar
1998-02-04  0:00   ` Robert Dewar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox