We found a gem poking around on the corporate network the other day: a PDF of “The History of Programming Languages”, a poster by O’Reilly that shows 50 programming languages and their timelines and interrelationships. Chris posted back in March about the progenitor of this chart, Éric Lévénez’s Computer Languages History, which is kept very up to date (it already has yesterday’s PHP 5.0 release).
A few interesting tidbits from the chart:
Equally interesting are the graphs that show the giant UNIX history hairball, as well as the slightly more organized history of Windows.
If I can find a big enough wall, I’m going to send that history of UNIX diagram to the roll-fed plotter we use for UML hairballs.
Follow Gadgetopia on Twitter
PHP version 5.0.0 has now officially been released, bringing a large number of long-overdue changes to PHP. The Zend Engine II with a new object model and dozens of new features. XML support has been completely redone in PHP 5, all extensions are now focused around the excellent libxml2 library (http://www.xmlsoft.org/). A new…
Here's a fascinating timeline of computer languages. The sad thing is, I've written software with a lot of these at some point or other. It's also interesting to see COBOL was once called BO — I'm glad they renamed it.