Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 514 Bytes

README.markdown

File metadata and controls

10 lines (8 loc) · 514 Bytes

Chemistry Set

The Scala Chemistry Set is an experiment in generalizing both the join calculus and CML into a single concurrency/parallelism library, incorporating ideas from scalable parallel implementations of each (CML, Joins).

The library is based on the idea of "reagents", which are described in a paper to appear in PLDI2012.