Update on Extensible Programming

July 30, 2006 – 4:40 pm

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.

  1. 2 Responses to “Update on Extensible Programming”

  2. Here’s a more up-to-date slideshow. Again, just an overview, not all the technical details; publications forthcoming.
    http://osl.cs.uiuc.edu/~sundresh/lprime-09-20-2006.pdf

    By Sameer Sundresh on Oct 2, 2006

  3. 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.

    By Thomas Mertes on Jul 20, 2007

Post a Comment