TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A brief, incomplete and mostly wrong history of programming languages

303 pointsby toddcabout 16 years ago

10 comments

tumultabout 16 years ago
<i>Lambdas are relegated to relative obscurity until Java makes them popular by not having them.</i><p>Alright, this was surprisingly amusing. Thanks.
jfarmerabout 16 years ago
My favorite: 1972 - Dennis Ritchie invents a powerful gun that shoots both forward and backward simultaneously. Not satisfied with the number of deaths and permanent maimings from that invention he invents C and Unix.
visitor4rmindiaabout 16 years ago
Oh my God! That was the best belly laugh I've had in a long time. Very fun read.<p>&#62;<i>1995 - Brendan Eich reads up on every mistake ever made in designing a programming language, invents a few more, and creates LiveScript. Later, in an effort to cash in on the popularity of Java the language is renamed JavaScript. Later stil, in an effort to cash in on the popularity of skin diseases the language is renamed ECMAScript.</i>
评论 #599355 未加载
chopsabout 16 years ago
Each one of those was quite amusing.<p><i>1958 - John McCarthy and Paul Graham invent LISP.</i><p><i>1983 - Bjarne Stroustrup bolts everything he's ever heard of onto C to create C++. The resulting language is so complex that programs must be sent to the future to be compiled by the Skynet artificial intelligence.</i><p>I genuinely laughed out loud at this article.
评论 #599331 未加载
eduabout 16 years ago
"""Alan Kay creates Smalltalk and invents the term "object oriented." When asked what that means he replies, "Smalltalk programs are just objects." When asked what objects are made of he replies, "objects." When asked again he says "look, it's all objects all the way down. Until you reach <i>turtles</i>"""
blogimusabout 16 years ago
Hmm, no mention of Erlang. I'll add one.<p>1986 - Inspired by Prolog, Joe Armstrong designs a massively scalable messaging system that allows computers to SMS each other and has the attention span of a teenager. He calls it Erlang.
评论 #599807 未加载
martythemaniakabout 16 years ago
I like [1] the subtle touch of adding Graham-essay type footnotes to the section featuring Graham and arc.<p>[1] I suspect a large part of this like is due to the old trick of throwing in a reference only a subgroup of the readership will appreciate, thus forming a special bond with the author.
tlrobinsonabout 16 years ago
<i>2003 - A drunken Martin Odersky sees a Reece's Peanut Butter Cup ad featuring somebody's peanutbutter getting on somebody else's chocolate and has an idea. He creates Scala, a language that unifies constructs from both object oriented and functional languages. This pisses off both groups and each promptly declares jihad. Odersky goes into hiding. His whereabouts remain a highly guarded secret although there is some speculation that he is locked in a Swiss vault.</i><p>This sounds vaguely familiar.
jeroenabout 16 years ago
Not as accurate or complete as <a href="http://www.levenez.com/lang/lang.pdf" rel="nofollow">http://www.levenez.com/lang/lang.pdf</a> , but a nice read.<p>And if anyone is wondering (as I was) how many programming languages there are, <a href="http://people.ku.edu/~nkinners/LangList/Extras/langlist.htm" rel="nofollow">http://people.ku.edu/~nkinners/LangList/Extras/langlist.htm</a> has information on about 2500 languages.
评论 #600261 未加载
mrongeabout 16 years ago
I love the one on Obj-C<p>"1986 - Brad Cox and Tom Love create Objective-C, announcing "this language has all the memory safety of C combined with all the blazing speed of Smalltalk." Modern historians suspect the two were dyslexic."