Download List

Project Description

Io is small prototype-based programming language. It is a pure object language, and it features an incremental garbage collector, exceptions, light weight threads, and embeddability.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-08 11:09
2008-01-07

A new isLaunchScript predicate was added to test if the current file is the launch file. A new Cairo addon was provided along with a newly redesigned Regex addon and new NetworkAdapter addon. REPL now uses the new ReadLine addon for CLI history.
Tags: Development, Major feature enhancements

2007-04-10 19:07
2007-04-10

There is a new MySQL add-on and a new PostgreSQL add-on. The clone method of Range now copies its state. Cloning Locals now now works on slots on the Local object. There is a fix for interpolate to make it non-recursive.
Tags: Development

2007-04-03 21:18
2007-03-22

A fix for the __UNK__EMU__ macro. The IO_USE_SIMD macro has been added.
Tags: Development, Minor bugfixes

2007-03-21 11:44
2007-03-21

Basic SIMD support for UArray was added. Date was
moved off of UTinstant. Some build fixes were
made.
Tags: Development, Minor bugfixes

2007-02-26 16:22
2007-02-26

Coroutine abort and weak link bugs introduced in
the last release were fixed. Garbage collector
performance was tuned.
Tags: Development, Major bugfixes

Project Resources