Re: Version 0.02 of perljvm (B::JVM::Jasmin) has been released.
[email protected] (Larry Wall) Mon, 6 Dec 1999 11:02:33 -0800 (PST)
| Newsgroups | perl.jpl |
|---|---|
| Message-ID | <[email protected]> |
Bradley M. Kuhn writes: : I encourage folks interested in Java and Perl integration to download it and : take a look. Only a small subset of Perl is currently supported, but I am : working full-time on the project now. So, expect releases frequently and : features to come somewhat quickly. Contributions from others are welcome : too, of course! Way cool! I bet there's a big bunch of people who would rather write Java servlets in Perl. Not to mention applets... If there's ways to tweak Perl such that it makes great gains on the JVM side, lemme know. I imagine you could do some nice things with "int" declarations, for instance. Also, it'll be interesting to see how the upcoming "just do the right thing" semantics for Unicode plays under the JVM. (I think it'll make things easier, at least until someone says "use bytes".) Larry