[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua in JavaScript
- From: Rob Kendrick <lua-l@...>
- Date: Wed, 25 Jul 2007 19:07:25 +0100
Ketmar Dark wrote:
> i thougth about Lua->JS and Lua->PHP converters. Lua->PHP is not
> necessary anymore, 'cause i'm in process of writing my own CGI
> framework (no, Kepler is not a choice of mine %-). i have PHPish tags
> and $-substitutions, what more? %-) includes, debug console, error
> reporting... it all works. %-)
Aha, another Lua-based web framework! These seem to be as fashionable
as picture gallery generators :) Also consider looking at Aranha for
inspiration: http://www.digital-scurf.org/software/aranha
B.