Related articles |
---|
fledgling assembler programmer Alan.Beck@darkrealms.ca (2023-03-21) |
Re: fledgling assembler programmer gah4@u.washington.edu (gah4) (2023-03-21) |
Re: fledgling assembler programmer tkoenig@netcologne.de (Thomas Koenig) (2023-03-22) |
Re: fledgling assembler programmer gah4@u.washington.edu (gah4) (2023-03-22) |
Re: fledgling assembler programmer tkoenig@netcologne.de (Thomas Koenig) (2023-03-23) |
Re: fledgling assembler programmer gah4@u.washington.edu (gah4) (2023-03-24) |
Re: ancient PL/I, was fledgling assembler programmer drb@ihatespam.msu.edu (2023-03-24) |
Re: ancient PL/I, was fledgling assembler programmer gah4@u.washington.edu (gah4) (2023-03-24) |
Re: ancient PL/I, was fledgling assembler programmer gah4@u.washington.edu (gah4) (2023-03-25) |
From: | drb@ihatespam.msu.edu (Dennis Boone) |
Newsgroups: | comp.compilers |
Date: | Fri, 24 Mar 2023 22:51:32 +0000 |
Organization: | Compilers Central |
References: | 23-03-001 23-03-002 23-03-003 23-03-007 23-03-008 23-03-012 |
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 |
> 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]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.