On Wed, Mar 24, 2010 at 3:47 PM, Mohan Sundaram <mohan....@gmail.com> wrote:
> On Wed, Mar 24, 2010 at 12:18 PM, Suresh Kumar Subramanian
> <sureshkuma...@carc.co.in> wrote:
>>
>> Hi,
>> Thanks for the suggestion.
>>
>>>Check Lua for server side scripting.
>>
>> Any other server side scripting can be used? How about perl?
>> The reason is, I am completely new to Lua.
>
> It all depends on how constrained you are in terms of storage and
> memory. Perl occupies a lot of storage and you'll also need related
> libraries for functions you'll want to use. I'd strongly recommend
> that you use CGI with C executables or system utilities to read/write
> data you need to. I recommended Lua as it is a compact interpreter.
> There may be others similar in nature.
>
> Googling for PHP compact versions got me this
> http://www.scribd.com/doc/18171991/Running-PHP-on-Embedded-Devices.
> YMMV.

I forgot to bring up embedthis[1] earlier. It is an embedded device
web server and has JS server side integration. It is dual licenced
though.

-- Mohan Sundaram

Links:
[1] http://embedthis.com/licensing/index.html
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to