Category:Alice ML: Difference between revisions

From Rosetta Code
Content added Content deleted
m (fixed typo)
mNo edit summary
 
Line 3: Line 3:
}}
}}


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.
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. It also has a lot of similarities to [[Erlang]].


==See Also==
==See Also==

Latest revision as of 01:05, 14 May 2010

Language
Alice ML
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Alice ML.

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. It also has a lot of similarities to Erlang.

See Also

Subcategories

This category has the following 3 subcategories, out of 3 total.