On 27 dic, 19:50, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Ideally I would like to have a better web based IDE fully coded in JS.
An IDE coded in JS? That can be a thing of the past, in a short time.

Native CLient (NaCl) lets running native code in web applications. So
could be used i.e. Python to build something that needs more speed
and/or less memory in the client side, instead of to use only
JavaScript.

* http://code.google.com/p/nativeclient/
* http://lackingrhoticity.blogspot.com/2009/06/python-standard-library-...
* http://plash.beasts.org/wiki/NativeClient

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to