[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Io language



This is something I came across recently while checking out some of the other
applications implemented by the same person:

http://www.dekorte.com/software/c/Io/

It's a lightweight prototype-based OO language, which allows macro-like
manipulation of code objects by exposing a simple reflective interface to
their message chain and argument lists.

The syntax isn't that much richer than s-exps, but it does at least have
SmallTalk-esque algebraic operators (i.e., no precedence) and require minimal
delimiters.


Lennon Day-Reynolds
lennon@day-reynolds.com || http://day-reynolds.com/lennon