Jump to content

Talk:Io (programming language)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by IanOsgood (talk | contribs) at 15:30, 7 July 2007 (Original IO langauge). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Name origin

Does anyone know how Io got its name? Is it from input/output? From the daughter of Inachus in Greek mythology? From the moon of Jupiter? From the Hawaiian species of hawk? Some kind of pictorial representation? Or just out of the air? I'm curious. Deco 23:00, 13 August 2005 (UTC)[reply]

This is answered in the FAQ. --Graue 23:18, 21 August 2005 (UTC)[reply]

Original IO langauge

There is an earlier computer language named IO. The earlier Io turned out to be an interesting language based on continuations and written by Raph Levien. Since then, Martin Sandin has written an implementation of Raph's language called Amalthea. This language (heavily based on continuations) was used in Raphael Finkel's book Advanced Programming Language Design.