×

Cilk

Programming language
Cilk, Cilk++, Cilk Plus and OpenCilk are general-purpose programming languages designed for multithreaded parallel computing. They are based on the C and C++ programming languages, which they extend with constructs to express parallel loops and... Wikipedia
Paradigm: imperative (procedural), structured, parallel