FreeBSD.software

io

2017.09.06_12lang

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 io
iolanguage.org
Origin
lang/io
Size
10.8MiB
License
BSD3CLAUSE
Maintainer
gahr@FreeBSD.org
Dependencies
0 packages
Required by
0 packages