CODE (programming language)
CODE (computationally-oriented display environment[1]) is a visual programming language and system for parallel programming, which lets users compose sequential programs into parallel programs. The parallel program is a directed graph, where data flows on arcs linking the nodes representing the sequential programs. The programs may be written in any language, and CODE outputs parallel programs for a variety of architectures, as its model is architecture independent.
Notes
- ^ CODE Frequently Asked Questions: Is CODE an acronym? What does it stand for? at CODE home page