Path: csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: "Robin Vowels" Newsgroups: comp.compilers Subject: Re: PhD or books on history of individual languages Date: Sat, 8 Dec 2018 14:31:47 -0500 (EST) Organization: Compilers Central Lines: 8 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <18-12-006@comp.compilers> References: <18-11-009@comp.compilers> <18-11-010@comp.compilers> <18-11-011@comp.compilers> <18-11-012@comp.compilers> <18-11-015@comp.compilers> <18-12-002@comp.compilers> <18-12-005@comp.compilers> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=response Content-Transfer-Encoding: 8bit Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="31049"; mail-complaints-to="abuse@iecc.com" Keywords: history, books Posted-Date: 08 Dec 2018 14:31:47 EST X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:2134 A. B. Tucker produced a book "Programming Languages" (McGraw-Hill, 1977) covering in detail ALGOL, FORTRAN, COBOL, PL/I, RPG, and SNOBOL. Example programs with timings are given for each language. Timings for PL/I under the IBM compilers need to be taken wih a grain of salt, for Tucker omitted to specify OPTIONS (REORDER) in all the procedures -- largely negating the effects of specifying optimisation.