Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libcml-smlnj
Concurrent ml extension of sml
http://www.smlnj.org/
0
no reviews
Install
An sml library for message-passing concurrency. this library adds threading support to sml. each thread is then manually executed by running a separate function, rather than being called directly by the top-level sml loop.