Watching the Language Wars

Today, at least in the US, it is Programmer’s Day.

Maybe it should be called “International Programming Language Peace Day“. The level of advocacy for various programming languages reaches rhetorical heights last seen during the one of the not-so-successful 18th century revolutions.

When not speaking to humans, other programmers to reading the latest advocacy on their language of choice: programmers stitch together the wild thoughts of others to munge data into information.

Programmers are the people who use computer languages, in their various forms, to get computers to do cool things. From blikenlights to cool online maps: there are a pyramid of programmers responsible for your computer experience. A programmer is behind the “ding” in the lift you used this morning; and the software that validated your ticket on the bus ride to work.

The beauty of computer languages is that they never seem to stagnate: like modern, spoken languages: they evolve as the world changes. Except those that are abandonware.

Microsoft has recently released my current favourite programming language, Python, as a CLR/.net language: IronPython. This implements Python as a dynamic language on the CLR engine.

C# is the language of implementation for CLR, as is Sun’s Java is for the JVM. A# (Ada), B#, D# F# (OCaml), G# (Generative language), J# (Jsharp), P# (Prolog), L#. More sharps than Beethoven.

The language wars has returned to an old field: dynamic languages. The grand-daddy of dynamic languages, LISP, has received some recent positive PR. One person, Paul Graham, is the poster millionaire for LISP. Lazarus of LISP.

This week, Sun Microsystems parried Microsoft’s IronPython by hiring the team behind JRuby. The aim here is to implement the Ruby dynamic language on the Java Virtual Machine (JVM). Some months ago, this team was able to get a Ruby on Rails working on the JVM.

Whilst the big language guys battle it out, is Erlang the next Ruby, or is it just a viking proto-language with the best non-pun name? The Erlang community is starting to come out of their telephone exchanges.

No language has deemed to have arrived in the 21st Century until there is a web framework written around it. C# is ASP.NET, Python has Dyango, Ruby has Rails, Erlang has Jaws, Scheme has Magic… and so it goes on.

This broken thing called Javascript that has been reborn with AJAX, and is receiving daily blood transfusions of new features.

All of these languages just remind me of my personal alltime favourite language love of my life: Hypercard’s HyperTalk. As Hypercard is no longer sold, and “Classic MacOS” is a battle to get going on my MacBook Pro – sadly it is a language as useful as Cornish.

So, for a short period of time it is back to one of HyperTalk’s children: Applescript. Basketweaving for the mind.

Interesting Historical Statistics

As a part of the transition of my blog entries from the old PHP-based Mungenetengine to PHP-based WordPress I’ve needed to categorize and title my older posts.

It has been interesting noting certain milestones:

  • Total blog posts: 371
    Which totals 5.6 posts per month, on average over the last 5.5 years.
  • Started Weblogging: January 2000
    5.5 years of blogging, more if you go right back! to 14th July 1997. That’s over 9 years personal presence on the web. Also, as a point of reference, www.nickhodge.com is still not as large at the Fairfax@Atlanta site dynamically assembled through 5 intense weeks in the internet dark-ages of 1996. The web is 15 years old today, so I’ve been publishing for 66% of the “life” of the www.
  • Implemented under self-coded PHP with MySQL backend: December 2001
    The decision to put data in a database has rewarded this site many times, although not in ways originally intentioned. A code review shows some lines and functions being 5 years old. Oh the horror of some of the PHP.
  • Implemented SOAP for Neil Finn Lyric Server: June 2002
    As web services started to emerge, I’d decided to see how difficult they were to implement. With various clients on different languages and platforms, and struggling with WSDL – this service is still working today. At as last night, the server had processed over 100,000 requests.
  • Implemented RSS Feed: July 2002
    Before feed-readers were parts of browsers and operating systems, and before I really knew why I was doing this – coded a RSS feed for this site.
  • First Moblog Entry: July 2002
    Implemented a quick gateway for SMS-to-Blog entry system, and tapped out an entry from a remote device.
  • First Wikipedia Reference: October 2003With the recent world awareness of Wikipedia, my first posting and reference is way-back. According to Wikipedia, the number of entries was less than 200,000.