Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Convert to OPTIONSng | gahr | 2013-12-13 | 1 | -1/+1 |
| | | | | | | | - STAGE-clean - Fix build on current [1] Suggested by: gnn [1] | ||||
* | Add new port for io snapshot of 2005-10-17: | perky | 2005-11-04 | 1 | -0/+7 |
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/ |