Downloadliste

Projektbeschreibung

CGILua is a tool for developing dynamic HTML pages and manipulating input data from forms. It uses the interpreted language Lua for codifying its scripts. It has been on the road for almost 8 years now, being used in many Web products and sites. It is extensible through Lua libraries and dynamic loading of C/C++ libraries. Scripts can be written as Lua programs or HTML templates (HTML with Lua code embedded). Scripts are platform-independent.

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-08-05 20:20
5.0

Diese Version wurde komplett neu geschrieben für Lua 5.x, enthält viele neue Aufnahme-Modi (mod_apache, ISAPI, FastCGI, Servlets, Xavante und CGI), und bietet einen neuen, modularen Architektur.
Tags: Major feature enhancements
This release has been totally rewritten for Lua 5.x, includes many new launching modes (mod_apache, ISAPI, FastCGI, Servlets, Xavante, and CGI), and offers a new modular architecture.

2001-01-30 15:12
3.2

Arbeitet mit der neuen Version des Lua-Interpreter (3,2), neue Unterlagen, sowohl in Englisch und Portugiesisch, verbesserte Fehlermeldungen, Datei-Upload Handhabung; neue Vorlage Richtlinie IF; mehr Flexibilität für die Anpassung von Fehler-Signalisierung (Fehler-Daten können problemlos für die gesendet werden Webmaster per E-Mail, zum Beispiel), neue Bibliotheken, die Mail-Funktionalität, criptography Funktionen und Cookies Einrichtungen, neue Kernfunktionen für HTTP-Header Handhabung; neue staatliche Verwaltung Mechanismus, durch die Funktion cgilua.savestate vorgesehen ()
Uses the new version of the Lua interpreter (3.2); new documentation, both in english and in portuguese; improved error messages; file upload handling; new template directive IF; enhanced flexibility for customizing errors signaling (error information can be easily sent for the webmaster by email, for instance); new libraries providing mail capability, criptography functions and cookies facilities; new core functions for HTTP headers handling; new state managing mechanism provided by the function cgilua.savestate()

Project Resources