Io-language - Io is a small, prototype-based programming language

Description:

Io is a 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).

Homepage: http://www.iolanguage.com/

License: BSD

Vendor: Fedora Project

Packages

Io-language-20070710-2.fc8.i386 [448 KiB] Changelog by Hans de Goede (2007-09-12):
- Reshuffle which docs to include and in which subpackages to include them
  (bz 284151)