Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!uupsi!cmcl2!kramden.acf.nyu.edu!brnstnd From: brnstnd@kramden.acf.nyu.edu (Dan Bernstein) Newsgroups: comp.lang.c Subject: Re: C History (WAS: Re: meaning of continue) Message-ID: <26880:Oct3103:37:3290@kramden.acf.nyu.edu> Date: 31 Oct 90 03:37:32 GMT References: <27261@mimsy.umd.edu> <16103:Oct3003:39:4890@kramden.acf.nyu.edu> <1931@tuvie> Organization: IR Lines: 16 In article <1931@tuvie> hp@vmars.tuwien.ac.at (Peter Holzer) writes: > >I don't think I've ever used an enum. Why not? Because they aren't in > >the language I think of as C. The result? My code is more portable. > >Would this be true if I used H&S as a reference? I doubt it. > What is "the language you think of as C"? The original K&R. > C is an evolving language and this leads me to my question: > Can anyone give a history of the development of C? The standard has a bit of history. What I'd like to see is a tree (well, DAG) showing the evolution of C compilers, mainframe and otherwise. It'd give people a much better appreciation of the influence of pcc, etc. ---Dan