1 | Mentat |
2 | Parallel C++ : The Mentat object-oriented programming language. |
3 | Provides a high-level abstractions that masks the complex aspects of parallel programming, including communication, synchronisation, and scheduling, from the programmer. |
4 | Allows the programmer to concentrate on their application. |