in reply to Possibility of Perl running on Java VM?
Dan and Larry went to Sun last fall to talk about Perl and Perl 6 on the JVM. I seem to remember Dan saying that Sun thinks that maybe it might be possible to add an opcode to do dynamic dispatch for method calls, but that's about the extent of their desire and ability to support dynamic languages.
If Perl runs on the JVM, it's not because the JVM provides rich primitives to make it works. It'll take a really clever hacker to build most of what Perl needs atop the JVM.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Possibility of Perl running on Java VM?
by techcode (Hermit) on Jun 17, 2005 at 13:17 UTC | |
by chromatic (Archbishop) on Jun 17, 2005 at 16:39 UTC | |
by techcode (Hermit) on Jun 17, 2005 at 19:04 UTC | |
by Transient (Hermit) on Jun 17, 2005 at 19:14 UTC | |
by techcode (Hermit) on Jun 18, 2005 at 09:42 UTC | |
| |
by Joost (Canon) on Jun 17, 2005 at 15:54 UTC |