K 10 svn:author V 5 perky K 8 svn:date V 27 2005-11-04T13:36:09.000000Z K 7 svn:log V 393 Add new port for io snapshot of 2005-10-17: 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). WWW: http://www.iolanguage.com/ END