Re: PR1ME C compiler sources

drb@ihatespam.msu.edu (Dennis Boone)
Wed, 25 Sep 2019 20:04:37 -0500

          From comp.compilers

Related articles
PR1ME C compiler sources derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-25)
Re: PR1ME C compiler sources arnold@skeeve.com (2019-09-25)
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-25)
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-25)
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-25)
Re: PR1ME C compiler sources derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-26)
Re: PR1ME C compiler sources arnold@skeeve.com (2019-09-26)
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-27)
Re: PR1ME C compiler sources derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-28)
Re: PR1ME C compiler sources gneuner2@comcast.net (George Neuner) (2019-09-27)
[8 later articles]
| List of all articles for this month |

From: drb@ihatespam.msu.edu (Dennis Boone)
Newsgroups: comp.compilers
Date: Wed, 25 Sep 2019 20:04:37 -0500
Organization: Compilers Central
References: 19-09-003 19-09-004
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="88468"; mail-complaints-to="abuse@iecc.com"
Keywords: C, history
Posted-Date: 25 Sep 2019 21:19:25 EDT

  > [As I recall the Prime machines addressed 16 bit words. What did you do
  > for character pointers? -John]


There was an extended form of pointer that addressed characters.
48 bits, iirc, and may have been intended to do more than just
whole characters, though whether that was ever fully implemented
would be a good question.


De



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.