Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22364c78a90cf5b

Jump to content

Talk:Portable C Compiler

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 10 months ago by Guy Harris in topic Rewriting history

Rewriting history

[edit]

Rewriting history: the hallmark of Wikipedia.

Perhaps some of you should check the BSTJ and the writings of DMR. It was ALWAYS known as the pccm. No one was so stupid as to call it pcc. But then Wikipedia came along.

You people are too much.  Preceding unsigned comment added by Brett Alexander Hunter (talkcontribs) 22:49, 7 October 2020 (UTC)Reply

DMR referred to it as "pcc" in "The Development of the C Language" from the Second History of Programming Languages conference in 1993 ("Thus Steve Johnson began to work on pcc, a C compiler intended to be easy to retarget to new machines [Johnson 78b], while he, Thompson, and I began to move the Unix system itself to the Interdata 8/32 computer.") That was, to be fair, well after the introduction of the portable C compiler, and may have been influenced by the user of "pcc" as a name for the compiler, but it can't be blamed on Wikipedia, which did not exist in 1993. Guy Harris (talk) 18:34, 1 September 2025 (UTC)Reply

Need disambiguation page

[edit]

PCC redirects here, but Pyridinium chlorochromate is also a common abbreviation. Can a disambiguation page be created for just PCC but not this article? Hillthekhore (talk) 20:17, 11 March 2008 (UTC)Reply

There is one now. Guy Harris (talk) 18:14, 1 September 2025 (UTC)Reply

PCC1 vs PCC2; ANSI C

[edit]

There were two major versions (according to the dragon book), with quite different internals. It would be good to see this mentioned. The dialect for PCC1 was K&R with some updates, but the major updates with ANSI C were definitely not there (prototypes etc). I'm not sure about PCC2. Also for the continuing development it would be interesting to hear exactly what language is handled. And for all versions a list of the more important architecture ports. 198.142.19.242 (talk) 03:34, 3 March 2009 (UTC)Reply