Path: csiph.com!weretis.net!feeder6.news.weretis.net!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: drb@ihatespam.msu.edu (Dennis Boone) Newsgroups: comp.compilers Subject: Re: ancient PL/I, was fledgling assembler programmer Date: Fri, 24 Mar 2023 22:51:32 +0000 Organization: Compilers Central Sender: johnl@iecc.com Approved: comp.compilers@iecc.com Message-ID: <23-03-013@comp.compilers> References: <23-03-001@comp.compilers> <23-03-002@comp.compilers> <23-03-003@comp.compilers> <23-03-007@comp.compilers> <23-03-008@comp.compilers> <23-03-012@comp.compilers> Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="43434"; mail-complaints-to="abuse@iecc.com" Keywords: PL/I, history, comment Posted-Date: 25 Mar 2023 00:13:00 EDT 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:3415 > OK, the IBM PL/I (F) compiler, for what many consider a bloated > language, is designed to run (maybe not well) in 64K. > At the end of every compilation it tells how much memory was > used, how much available, and how much to keep the symbol table > in memory. It's... 30-some passes, iirc? De [Well, phases or overlays but yes, IBM was really good at slicing compilers into pieces they could overlay. -John]