in reply to Re: Possibility of Perl running on Java VM?
in thread Possibility of Perl running on Java VM?

But I belive it will pay off. Most of desktop computers (ones with Win/Mac ussualy) have Java VM installed.

So if Perl would be able to run on it, you could write apps for basicly "all" computers in the ussage today.

"ALL" - OK I'm exagerating a little bit, but you get the point.
  • Comment on Re^2: Possibility of Perl running on Java VM?

Replies are listed 'Best First'.
Re^3: Possibility of Perl running on Java VM?
by chromatic (Archbishop) on Jun 17, 2005 at 16:39 UTC

    Maybe so, but good luck finding a recent JVM for any platform other than MS Windows, Sparc Solaris, x86 Linux (32 bit, I believe), and perhaps Mac OS X. I have code that runs more places than that, and it's not Java code.

      Corect me if I'm wrong (probably I am to some point) but from the list that you wrote, most have Perl ... yet Windows doesnt have Perl.

      And overall, weither we like it or not, Windows has most desktop users (personal computers, in companies) ...
        Perl on Win32:

        http://www.activestate.com/

        Java on Win32:

        http://java.sun.com/j2ee/1.4/download.html#sdk

        This release of the J2EE 1.4 SDK and the Sun Java System Application Server is available for the following platforms:
        • Solaris 8 SPARC
        • Solaris 9, 10 (SPARC and x86)
        • Sun Java Desktop System
        • Windows 2000 Advanced Server
        • Windows XP
        • Red Hat Enterprise Linux 2.1, 3.0
Re^3: Possibility of Perl running on Java VM?
by Joost (Canon) on Jun 17, 2005 at 15:54 UTC