Re: Parrot <-> Java integration

2005-08-17 Thread Autrijus Tang
On Mon, Aug 15, 2005 at 08:07:22PM +0100, Tim Bunce wrote: > Anyone given any thought to Parrot <-> Java integration? I have been looking at IKVM: http://www.ikvm.net/ It's basically a full Java environment but using CLR instead of JVM as the underlying runtime. The JIT c

Re: Parrot <-> Java integration

2005-08-17 Thread Tim Bunce
On Tue, Aug 16, 2005 at 04:39:06PM +0200, Nattfodd wrote: > Tim Bunce wrote: > > >Anyone given any thought to Parrot <-> Java integration? > > > >Possible? > >Practical? > >How much would would be involved? > > > >Tim. > > If I'

Re: Parrot <-> Java integration

2005-08-16 Thread Nattfodd
Tim Bunce wrote: Anyone given any thought to Parrot <-> Java integration? Possible? Practical? How much would would be involved? Tim. If I'm not mistaken, it's even one of the summer of code projects (see http://www.perlfoundation.org/gc/grants/2005-googleso

Re: Parrot <-> Java integration

2005-08-16 Thread Matt Fowles
Tim~ On 8/15/05, Tim Bunce <[EMAIL PROTECTED]> wrote: > Anyone given any thought to Parrot <-> Java integration? > > Possible? Definitely. > Practical? You would likely lose some speed, but that is really all. > How much would would be involved? Not a whole

Parrot <-> Java integration

2005-08-16 Thread Tim Bunce
Anyone given any thought to Parrot <-> Java integration? Possible? Practical? How much would would be involved? Tim.