C++ Server Pages
C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++.
Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts.
...