in reply to Parrot, the future of dynamic languages ?

Hi
For better explanations look out for this article
http://www.astray.com/java/mgp00001.html

Thanks
Sasi Kumar
  • Comment on Re: Parrot, the future of dynamic languages ?

Replies are listed 'Best First'.
Re^2: Parrot, the future of dynamic languages ?
by szabgab (Priest) on Dec 20, 2004 at 14:17 UTC
    Nice slides but I am bit surprised about the claim thas Java runs on only 2-3 platforms and Parrot will run on at least 7. I thought Java runs on a lot more platforms (incl. phones), Perl runs on even more platforms (excl. mobile phones) and Parrot is planned to run on all the platforms where Perl currently runs.

    What am I missing in the definition of platform ?

      You're missing that Sun has three different Java platforms (J2SE, J2EE, and J2ME) that support different features and supports them on only a handful of operating systems (Windows and Solaris the best, Linux sort of second-hand, and everything else further down the line).

      For example, I run Linux PPC. When will I see J2SE 1.5? It's worse if I run FreeBSD x86. For anything more "exotic", forget it.

      Now consider where Perl 5 runs.