in reply to Re: perl on a cellphone
in thread perl on a cellphone

I do want Perl on my cellphone because of two things:

Having a(ny) scripting language on a phone that has enough access to the phone features makes such things nice. On the other hand, I didn't want these features badly enough that I did install the Python interpreter on the phone...

Replies are listed 'Best First'.
Re^3: perl on a cellphone
by drfrog (Deacon) on Dec 25, 2004 at 08:36 UTC
    exactly!

    small perl based apps to do things locally, someone mentioned micro perl in another thread, sounds interesting

    i think of some of the java apps like location based services, or custom database apps that take up a lot of time, both in development and in deployment {some telcos dont allow jads to be installed from third party servers} could be made a lots simpler than with java how would it be architectured? how could it be deployed into the market?

    I have no idea, I have yet to check out how python sets it up, but it does seem feasible