On Sun, Feb 25, 2007 at 03:48:47PM -0800, chromatic wrote: > On Sunday 25 February 2007 12:40, Geoffrey Broadwell wrote: > > > What backends support packed native arrays at this point? And what's > > the performance like? > > I don't know if Patrick has using PIR libraries working in Perl 6 > yet, but the last time we talked about it, he said it would take > just a bit of work.
No, I don't have them working yet, but implementing them shouldn't be too difficult. I just need to have perl6 recognize imported classnames. (The syntax for making method calls is already in place and working.) Pm