Misplaced Pages

Split-C

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Split-C
Paradigmimperative (procedural), structured, parallel
Typing disciplinestatic, weak, manifest
OSCross-platform: Thinking Machines CM-5, Intel Paragon, IBM SP-2, Meiko CS-2
WebsiteSplit-C project website
Influenced by
C

Split-C is a parallel extension of the C programming language. The Split-C project website describes Split-C as:

a parallel extension of the C programming language that supports efficient access to a global address space on current distributed memory multiprocessors. It retains the "small language" character of C and supports careful engineering and optimization of programs by providing a simple, predictable cost model.

Development of Split-C appears to be at a standstill since 1996. Split-C is similar to Cilk.

Notes

  1. Split-C – UC Berkeley, CS Division

References

External links

C programming language
Features
Standard library
Implementations
Compilers
IDEs
Comparison with
other languages
Descendant
languages
Designer
Categories: