Jump to content

Alice (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Qwertyus (talk | contribs) at 02:04, 2 March 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

For the object-oriented programming system from Carnegie-Mellon University, see Alice (software)

Alice is a functional programming language designed by the programming systems group at Saarland University. It is a dialect of Standard ML, augmented with support for lazy evaluation, concurrency (multithreading) and constraint programming.