Algol-Style vs C-Style Semicolons

phipps at fortune.UUCP phipps at fortune.UUCP
Sat Jun 2 04:25:46 AEST 1984


For one reference, see

    John D. Gannon and J. J. Horning:
    "Language Design For Programming Reliability",
    *IEEE Transactions On Software Engineering*, vol. SE-1, num. 2, June 1975,
    p. 179 .. 191.

The difference in the semicolon errors is "an order of magnitude",
in favor of PL/I-style (C-style for C chauvinists who don't know that PL/I
did it earlier) semicolon usage, as stated on page 189 of this paper.

The paper discusses issues more meaty than semicolon placement, by the way.

-- Clay Phipps

-- 
   {cbosgd decvax!decwrl!amd70 harpo hplabs!hpda ihnp4 sri-unix ucbvax!amd70}
   !fortune!phipps



More information about the Comp.lang.c mailing list