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 (prototype-based), NewtonScript (differential inheritance), Act1 (actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable).
$
pkg install ioOrigin
lang/io
Size
10.8MiB
License
BSD3CLAUSE
Maintainer
gahr@FreeBSD.org
Dependencies
0 packages
Required by
0 packages