vote up 2 vote down star

Io is a nice cross platform prototype based object oriented language.

Does anyone know of any GUI library for Io.

Io name does not make it Google friendly.

flag

73% accept rate
2  
One of the worst programming language names ever, google-wise, beating even C. – OregonGhost May 18 at 15:35

3 Answers

vote up 2 vote down

According to this, there are:

Io has bindings for many multiplatform libraries including Sockets, OpenGL, FreeType, PortAudio and others as well as some modules for transparent distributed objects and a user interface toolkit written in Io.

Additionally, you can use Cocoa through the objective C bindings, and the languages author was at one time working on an openGL based interface called Ion. I have seen the words 'IoDesktop' thrown around a lot too.

link|flag
vote up 1 vote down

According to this, you can use GNUstep on linux and OSX. I have played with GNUstep for a few hours some day and found it rather pleasant.

link|flag
vote up 1 vote down

According to this article there is a library for Cairo bindings. Also I noticed IO library for GTK+ in their projects list but the link seems to be dead.

If you are able to reach that (dead) page, please share it here.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.