2009/4/22 Luke Kenneth Casson Leighton <[email protected]> > > In the end I think that this "relaxed mode" is much more on how Boo works > > and shold be named as such (naming the language PythonScript or > something) > > ah. i like that. good name. thank you.
You could call it Javathon :-) Michael > > > > to avoid confusion. This mode would have to somehow change the python > sintax > > at least to support messing with prototypes or you are hidding one of the > > few interesting aspects of the JS language. > > well, you can't hide the .prototype or .constructor from objects, and > i dread to think what would happen to someone's code if they had a > class with "self.prototype" or "self.constructor" in it :) > > l. > _______________________________________________ > [email protected] > http://codespeak.net/mailman/listinfo/pypy-dev > -- http://www.ironpythoninaction.com/
_______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
