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.
Paradigm | Concurrent computing |
---|---|
Family | ML |
First appeared | 1991 |
Website | http://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.