Update on Extensible Programming

A couple of years ago, I wrote an article about extensible programming systems, which I believe are the Next Big Thing in programming. I’ve had a few pings about this recently, so I thought I’d post my current link collection:

If you know of others, I’d welcome pointers.

0 thoughts on “Update on Extensible Programming

  1. Thomas Mertes

    Well, I am biased, but have you looked at Seed7.
    It is not an XML based programming language,
    but it is extensible (the details are in my signature).

    Greetings Thomas Mertes

    Seed7 Homepage: http://seed7.sourceforge.net
    Seed7 – The extensible programming language: User defined statements
    and operators, abstract data types, templates without special
    syntax, OO with interfaces and multiple dispatch.