On 2 Dez., 14:57, lkcl <[EMAIL PROTECTED]> wrote:
> as a general-purpose plugin replacement for /usr/bin/python, however,
> it's not quite there. and, given that javascript cheerfully goes
> about its way with the "undefined" concept, it's always going to be a
> _bit_ tricky to provide absolutel
> Another project similar-ish to Pyjamas is
> HotRuby:http://hotruby.yukoba.jp/
also there's RubyJS:
http://rubyforge.org/projects/rubyjs/
it's again a javascript compiler - ruby to javascript - and the
beginnings of a port of GWT to Ruby, called rwt.
this project _definitely_ needs more at
On Nov 27, 6:20 am, "inhahe" <[EMAIL PROTECTED]> wrote:
> Python should [...]
The problem with statements like this is that Python itself can't do
anything, only members of the Python community can.
But I do understand and agree with your main point. I'm hoping that
the PyPy project will allow fo
I don't know how much the community knows about this - i haven't been
participating much of late - but here's something amazing.
Apparently javascript is just as dynamic as python, because someone made a
python-to-javascript converter in just 1200 line (pyjamas). Meanwhile
google's new javascr