Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site bu-cs.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!bu-cs!root From: root@bu-cs.UUCP (Barry Shein) Newsgroups: net.lang.c Subject: Re: C Programming Style -- New thought Message-ID: <532@bu-cs.UUCP> Date: Tue, 30-Jul-85 22:36:34 EDT Article-I.D.: bu-cs.532 Posted: Tue Jul 30 22:36:34 1985 Date-Received: Thu, 1-Aug-85 06:12:28 EDT References: <418@spar.UUCP>, <601@cyb-eng.UUCP> Organization: Boston Univ Comp. Sci. Lines: 20 Re: White space in programs... I remember Alan Perlis saying one night that he disliked Pascal-like languages (that is, languages with an indenting style) because when you listed them on the screen the screen was mostly covered with white space and hence minimized information transfer. As I remember he went on to speak about a 1000 line APL program which was a Fortran compiler, that was 132 cols of APL per line, he liked to give it to people to modify (I think that was at Yale, Yalies?) There's no accounting for taste. [in all fairness this is out of context and more than a few years old and from my memory although I don't think it is a gross misrepresentation.] -Barry Shein, Boston University P.S. Hint: don't bother quoting this and taking it apart point by point.