Source: commons.wikimedia.org

Io is a pure object-oriented programming language inspired by Smalltalk, Self, Lua, Lisp, Act1, and NewtonScript. Io has a prototype-based object model similar to those in Self and NewtonScript, eliminating the distinction between instance and class. Like Smalltalk, everything is an object and it uses dynamic typing. Like Lisp, programs are just data trees. Io uses actors for concurrency. Wikipedia

Created Year: 2002
Developed by: Steve Dekorte

Wikidata: Q756175

Influenced: Oocurbiscript

Influenced by: LispLuaNewtonScriptPythonSelfSmalltalk

Programming paradigms: object-oriented programmingprototype-based programming

Io Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Io

"Hello World\n" print

Search on GitHub


Latest data update: 2024-10-08