Menu

CSP (C++ Server Pages) Implemented

CSP (C++ Server Pages) have finally been ported over from CXXSP project. In case of CPPSERV, CSPs
are strictly precompiled - i.e. .csp files are converted into C++ code, and then compiled as regular servlets during application build process.

Sample web store application from CXXSP was also included in CPPSERV-samples package. APIs are close enough, that only build system needed to be changed.

All the code is currently in GIT.
To retrieve:
git clone http://gateway.total-knowledge.com/scm/cppserv.git
git clone http://gateway.total-knowledge.com/scm/cppserv-samples.git

Or to browse the repositories with gitweb interface:
http://gateway.total-knowledge.com/cgi-bin/gitweb.cgi

Posted by Ilya A. Volynets-Evenbakh 2006-07-30

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.