Tracking the tools that decentralize the media. tools process ideas resources eventsav

unmediated

 

December 03, 2005

Io is a relatively new language on the dynamic programming block. It compares favorably with Python and Ruby in terms of performance. Io is also small and easily embeddable, as would be evidenced by the iol4 operating system. Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self (prototype-based), NewtonScript (differential inheritance), Act1 (actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable).
Originally posted by exiledsurfer from del.icio.us/exiledsurfer, remediated by exiledsurfer on Dec 3, 2005 at 12:02 AM