SPar is an internal C++ Domain-Specific Language (DSL) suitable to model and implement classical stream parallel patterns. The DSL uses standard C++ attributes to introduce annotations tagging the notable components of stream parallel applications: stream sources and stream processing stages.
Latest version can be downloaded from the SVN using the following command:
svn checkout svn://svn.code.sf.net/p/spar-dsl-compiler/svn/ spar