Category:Alice ML: Difference between revisions

Content added Content deleted
m (Created language observed in User:EdK.)
 
(Added Content)
Line 1: Line 1:
{{language}}{{stub}}
{{language|Alice ML
|site=http://www.ps.uni-saarland.de/alice/
}}

Alice ML is a functional programming language based on [[Standard ML]], With ideas from [[oz]. It has rich support for concurrent, distributed, and constraint programming. Alice ML extends [[Standard ML]] with laziness, light-weight concurrency with implicit data-flow synchronisation, higher-order functors and abstract signatures, Packages, Pickling, type-safe cross-platform remote functions and network mobility & Constraints.

==See Also==
* [[wp:Alice_(programming_language)|Wikipedia: Alice ML]]