haserl 0.9.21 (Development branch) |
|
|
Haserl is a small CGI program that parses POST and
GET data from Web clients and provides a PHP-like
syntax for writing dynamic Web content. A Unix
shell is used for the scripting language. Lua is also supported as an embedded scripting language. It is intended for environments where something like PHP is too big, and compiles to around 20KB.
License: GNU General Public License (GPL)
Changes:
A fix was made for a problem in which missing raw
"html" code would disappear before a comment tag.
A problem in which POST uploads would take
exponentially longer to process as size increases
was fixed.
|