public marks

PUBLIC MARKS from macroron with tags doc & programming-languages

09 November 2005 10:15

io - docs - talks - small, pure object oriented, prototype-based programming language.

The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, emb