I'm interested in how OO Perl 6 will be.
It's very hard to develop big project in a language without OO support,
so I think OO should be a very important part of Perl6.

Currently alot of languages support OO very well, e.g.
C++/Java/Python/JavaScript.
I know that Perl6 will support OO in kernel, but how much difference
with other OO language?

Just read spec of ECMAScript proposals, it's very clean OO spec,
I hope it can be taken into consideration when design
http://www2.hursley.ibm.com/tc39/dsrdec98.htm
More infomation can be got from here:
http://www2.hursley.ibm.com/tc39/

Netscape has implemented JavaScript in both C and Java conform to
ECMAScript standard.
However it seems that currently JavaScript is only be used in browser.
http://mozilla.org/js/

--

Sincerely,

Wei Ye



Reply via email to