Category:Io

From Rosetta Code

(Redirected from Io)
Jump to: navigation, search

Programming Language
Io is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.

Listed below are all of the tasks on Rosetta Code which have been solved using Io.

See also: Io on the HOPL


Io is an embeddable prototype-based scripting language. Its syntax is simple and expressive. It is executed by a small virtual machine.

Personal tools