Existe tambien una alternativa llamada LUA, que viene incluso con su propio
gestor de memoria:
"7. Lua can be sandboxed

it's easy to restrict access to library functions on a function-by-function
basis. Memory use as well
as CPU usage can be restricted, too. This is very important for a cell phone
environment. Removing certain dangerous library functions or (better yet)
just offering a handful of "safe" functions for use by
user-written applications is easy. It's even possible to manage multiple
protection domains with different privilege levels in the same Lua VM.

Other VMs provide either no support for sandboxing (short of completely
ripping out huge parts of their libraries) or offer only complicated and
inflexible protection mechanisms. Lua can be sandboxed _in_ Lua and with
standard Lua calls, providing for maximum flexibility at minimum cost."

Fuente:
http://blog.taragana.com/index.php/archive/10-reasons-why-you-should-make-lua-a-new-programming-language-your-coding-friend-a-detailed-review
Bendiciones!

2009/1/14 ruben avila galindo <[email protected]>

> Hola creo q para el tema de MOVILES JAVA esta bien encaminado y ha sido el
> primer gestor para temas como moviles y palm y otros.
>
> --- El *mar, 13/1/09, Yannick Warnier <[email protected]>* escribió:
>
> De: Yannick Warnier <[email protected]>
> Asunto: Re: [l-plug] PHP y moviles
> Para: [email protected]
> Fecha: martes, 13 enero, 2009 5:44
>
>
> Hay un artículo en el PHPArchitect (creo que es de Julio 2008) que trata
> de PHP para móviles. Todavía no lo he leído pero esta programado para
> esta semana.
>
> Yannick
>
> Le mercredi 07 janvier 2009 à 16:41 -0500, Javier Casas a écrit :
> > Saludos amigos, me dicen que es posible trabajar con tecnologia para
> > moviles con PHP, supuestamente solo es cuestion de las etiquetas del
> > html?, que tan cierto es?, algunos de UDs ya trabajaron con MySQL y
> > PHP para moviles?, o recomendarian que aprendamos Java para
> > implementarlo?.
> >
> > Gracias!
> > _______________________________________________
> > Lista de correo Linux-plug
> > Temática: Discusión general sobre Linux
> > Peruvian Linux User Group (http://www.linux.org.pe)
> >
> > Participa suscribiéndote y escribiendo a:  [email protected]
> > Para darte de alta, de baja  o hacer ajustes a tu suscripción visita:
> > http://listas.linux.org.pe/mailman/listinfo/linux-plug
> >
> > IMPORTANTE: Reglas y recomendaciones
> > http://www.linux.org.pe/listas/reglas.php
> > http://www.linux.org.pe/listas/comportamiento.php
> > http://www.linux.org.pe/listas/recomendaciones.php
>
> _______________________________________________
> Lista de correo Linux-plug
> Temática: Discusión general sobre Linux
> Peruvian Linux User Group (http://www.linux.org.pe)
>
> Participa suscribiéndote y escribiendo a:  [email protected]
> Para darte de alta, de baja  o hacer ajustes a tu suscripción 
> visita:http://listas.linux.org.pe/mailman/listinfo/linux-plug
>
> IMPORTANTE: Reglas y 
> recomendacioneshttp://www.linux.org.pe/listas/reglas.phphttp://www.linux.org.pe/listas/comportamiento.phphttp://www.linux.org.pe/listas/recomendaciones.php
>
>
>
> _______________________________________________
> Lista de correo Linux-plug
> Temática: Discusión general sobre Linux
> Peruvian Linux User Group (http://www.linux.org.pe)
>
> Participa suscribiéndote y escribiendo a:  [email protected]
> Para darte de alta, de baja  o hacer ajustes a tu suscripción visita:
> http://listas.linux.org.pe/mailman/listinfo/linux-plug
>
> IMPORTANTE: Reglas y recomendaciones
> http://www.linux.org.pe/listas/reglas.php
> http://www.linux.org.pe/listas/comportamiento.php
> http://www.linux.org.pe/listas/recomendaciones.php
>



-- 
Fernando P. García, http://www.develcuy.com
Developer - Analista de Sistemas
+51 1 9 8991 7871, Mz. P Lt. 30 1et Urb. Pachacamac - VES, Lima - Perú
_______________________________________________
Lista de correo Linux-plug
Temática: Discusión general sobre Linux
Peruvian Linux User Group (http://www.linux.org.pe)

Participa suscribiéndote y escribiendo a:  [email protected]
Para darte de alta, de baja  o hacer ajustes a tu suscripción visita:
http://listas.linux.org.pe/mailman/listinfo/linux-plug

IMPORTANTE: Reglas y recomendaciones
http://www.linux.org.pe/listas/reglas.php
http://www.linux.org.pe/listas/comportamiento.php
http://www.linux.org.pe/listas/recomendaciones.php

Responder a