Tuesday, November 08, 2005

Io 1.0 Released Date Set

Some interesting news from the Io Programming Language Blog. The release date of the 1.0 version of Io is set to be the 1st of January 2006 and includes some refactorings:
This work involves a reorganization of the source tree, moving much of the implementation from C into Io, and extending the coverage of the unit test. Coroutines will be exposed within the language and actors, expcetions and the asynchronous networking control will be implemented in Io.

I like that parts of the C implementation will be rewritten in Io itself.

Categories:

0 Comments:

Post a Comment

<< Home