Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!novia!news-out.readnews.com!news-xxxfer.readnews.com!news.misty.com!news.iecc.com!nerds-end From: Cameron McInally Newsgroups: comp.compilers Subject: Re: Have we reached the asymptotic plateau of innovation in programming language design? Date: Thu, 8 Mar 2012 23:40:18 -0500 Organization: Compilers Central Lines: 41 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <12-03-018@comp.compilers> References: <12-03-012@comp.compilers> <12-03-017@comp.compilers> NNTP-Posting-Host: news.iecc.com X-Trace: leila.iecc.com 1331325068 51946 64.57.183.58 (9 Mar 2012 20:31:08 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Fri, 9 Mar 2012 20:31:08 +0000 (UTC) Keywords: design, history Posted-Date: 09 Mar 2012 15:31:08 EST X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:485 On Thu, Mar 8, 2012 at 8:02 PM, Ian Lance Taylor wrote: > Rui Maciel writes: > >> - And here's the first itchy point: there appears to be no correlation >> between the success of a programming language and its emergence in the form >> of someone's doctoral or post-doctoral work. This bothers me a lot, as an >> academic. It appears that deep thoughts, consistency, rigor and all other >> things we value as scientists aren't that important for mass adoption of >> programming languages. > > As a non-academic, I agree. None of those things matter very much to me > when it comes to actually getting stuff done. They are not bad things > to have, but they are not the things that matter. Reminds me of an old linguist joke: > A gentleman wanders around the campus of a college looking > for the library. He approaches a student and asked, "Excuse > me young man. Would you be good enough and tell me where > the library is at?" > > The student, in a very arrogant and belittling tone, replied, > "I sorry, sir, but at this school, we are taught never to end > a sentence with a preposition!" > > The gentleman smiled, and in a very apologetic tone replied, > "I beg your pardon. Please allow me to rephrase my question. > Would you be good enough to tell me where the > library is at, a@hole?" This summarizes my empirical experiences well. Programming languages appear to grow organically, as if they were species. There are many dialects, from many tribes. Sometimes, a new language feature is created out of utility. If that feature is very useful, it spreads to different dialects. Later, theorists study the phenomena and define it formally. Sometimes, out of utility, a language feature is created by a tribe. Other tribes may not find this feature particularly useful. It becomes a regional colloquialism or dies off. Cameron