FAQ
- What is CPPSP?
- Why C++?
- How do I run CPPSP?
- What license is CPPSP under?
- Which platforms are supported?
- How do I participate in the development of CPPSP?
What is CPPSP?
See here.Why C++?
C++ is the only popular language that meets our design goals - performance and code maintainability. We've considered the D programming language too, and although we believe it is more well-designed than C++, platform and compiler support for D isn't nearly as complete as C++.How do I run CPPSP?
Download one of the source tarballs from the "download" page, extract, cd to the extracted directory, and run:make all -j3
./run_example