The Io programming language

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 the ones 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, a technique rarely used in modern programming languages. Remarkable features of Io are its minimal size and openness to using external code resources. Io is executed by a small, portable virtual machine.
Io Download
 
 
Source : zip | tar.gz

Ports :
  - Ubuntu 8.10 i386 : Download
  - Ubuntu 8.10 amd64 : Download
  - Gentoo : Download (url)
  - Windows : Download (url)

Latest News

Latest Resources

In the "Press"

 
2009-01-05 23:03:13

The official Io Tutorial

2009-01-05 22:57:18

Quick introduction to Io

more...
 
2009-01-06 00:17:35

Io on geekninja.blogspot

2009-01-06 00:15:23

Io on ZDNet

2009-01-06 00:10:04

Io on SpeedyLock

2009-01-06 00:06:57

Io on Ohloh

more...