I'm curious if anyone has any experience with Io ( http://iolanguage.com/ ). The description sounds like an appealing combination: Its unusual, minimalist and yet elegant and powerful syntax reminds of Smalltalk, but the language goes far beyond that. Io is an object-oriented, prototype-based, message-based and fully-reflective programming language. This means that you use messages like in Smalltalk, you create objec…
http://dekorte.com/projects/shareware/SoundConverter/
The interface talks to an Io "server" which handles business logic.
We're currently working on a shopping aggregation startup. The crawler is written in Io.
Pixar's RenderMan image tool uses Io as its scripting language:
https://renderman.pixar.com/products/tools/it.html
Io is still under development so you might run into the occasional bug. Bugs are encountered more often in the addons than in the core interpreter (which is stable).