Concurrent ML

Concurrent ML (CML) is a concurrent extension of the Standard ML programming language, characterized by its ability to allow programmers to create composable communication abstractions that are first-class rather than built into the language. The design of CML and its primitive operations have been adopted in several other programming languages, such as GNU Guile, Racket, and Manticore.

Concurrent ML
ParadigmConcurrent computing
FamilyML
First appeared1991 (1991)
Websitehttp://cml.cs.uchicago.edu/
Major implementations
SML/NJ, MLton, Manticore
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.