Downloadliste

Projektbeschreibung

site-C-ing is a Web development engine that uses
C++ as a development language. The source code for
the Web is a mixture of HTML (or whatever is the
target content-type) and embedded C++. The engine
preprocesses files, compiles them using the C++
compiler and serves to the user using .so shared
objects. Each "component" can be considered a C++
class with the logical consequence of being able
to derive one from another, etc.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-03 22:03
0.0.1

'plain' cgi ist jetzt zusätzlich zu fastcgi, Syntax-Erweiterungen, Bau-Optimierung, Portabilität Erweiterungen unterstützt (kompiliert unter FreeBSD jetzt), Dokumentation Verbesserungen und einige andere kleinere Bugfixes und Verbesserungen.
Tags: Minor feature enhancements
'plain' cgi is now supported in addition to fastcgi, syntax enhancements, build optimization, portability enhancements (compiles on FreeBSD now), documentation enhancements, and a few other minor bugfixes and enhancements.

2005-01-31 13:55
0.0

Tags: Initial freshmeat announcement

Project Resources