Io-language - Io is a small, prototype-based programming language
Website: | http://www.iolanguage.com/ |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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).
Packages
Io-language-20071010-5.fc9.i386 [468 KiB] |
Changelog
by Hans de Goede (2008-03-30):
- Fix missing prototype compiler warnings |