From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.linkpendium.com!news.linkpendium.com!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Thu, 06 Jun 2019 17:08:49 -0500 From: Dennis Lee Bieber Newsgroups: comp.lang.ada Subject: Re: Why .ads as well as .adb? Date: Thu, 06 Jun 2019 18:08:50 -0400 Organization: IISS Elusive Unicorn Message-ID: References: <87woi0xtwm.fsf@nightsong.com> <4a0438de-1f1d-4469-aae4-908854d378ea@googlegroups.com> User-Agent: ForteAgent/8.00.32.1272 X-No-Archive: YES MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-gDQH+/c6tc5Z1sGGp4fXziPdOuIHL+LJPYcg9CCRIbGSStAxzvHma0xad56jtop/h7aep/NGt22Z1nx!OcuLT9nxpGUjwbTUWPLLLsn033Cd1+O3TCyB93ouxhGIXA8tp9U5NAORVm+lPkneZJlZiHG0 X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2540 Xref: reader01.eternal-september.org comp.lang.ada:56511 Date: 2019-06-06T18:08:50-04:00 List-Id: On Thu, 6 Jun 2019 16:17:37 -0500, "Randy Brukardt" declaimed the following: >The difficulty of a compiler never was very relevant (it's *waaay* down a >list of requirements). Of course, you are essentially saying that separate >compilation is unnecessary and all of the source for a program should be in >one giant file (it's certainly easier to edit and find things that way). > Visions of my college days -- Xerox Sigma 6 CP/V Extended FORTRAN IV. We weren't even introduced to the concept of separate files (neither did the COBOL class). Of course, the first FORTRAN compiler we were introduced to was FLAG (FORTRAN Load And Go -- compile one source file, link it, and execute it all in one operation). The single source file mode did make for long listings of code, but simplified the linker pass: FORT ; LINK ; -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com http://wlfraed.microdiversity.freeddns.org/