Io

v 2017.09.06

Io is small prototype-based programming language

Io is small 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, embeddable).

http://www.iolanguage.com/

To install Io, paste this in macOS terminal after installing MacPorts

sudo port install Io

Add to my watchlist

Installations 1
Requested Installations 1