in reply to Re: Can Perl do anything Java can do?
in thread Can Perl do anything Java can do?

Did anyone ever tried writing a JVM using Perl? That would be fun, for various values of "fun". :-P
  • Comment on Re^2: Can Perl do anything Java can do?

Replies are listed 'Best First'.
Re^3: Can Perl do anything Java can do?
by cavac (Prior) on Jul 20, 2017 at 12:45 UTC

    I don't think anyone did the full on thing. But i found a few interesting dists on CPAN:

    So it turns out, you actually can do in Perl everything you can do in Java, because you can just load the Java code into the perl interpreter.

    "For me, programming in Perl is like my cooking. The result may not always taste nice, but it's quick, painless and it get's food on the table."