On Tue, Nov 17, 2009 at 12:21 PM, Amit Aronovitch <[email protected]> wrote: > btw, does PDL work with perl6 (I'll probably find out today in Rehovot > anyway :-))?
PDL like capabilities will be part of Perl 6 though I am not sure how far that has gone and the perl6 executable will be able to run Perl 5 code so this code will keep running. There is also Matrixy, a parser for Matlab/Octave files implemented on top of Parrot which means it will be accessible to both Rakudo (the Perl 6 implementation on Parrot) and Pynie (the Python implementation on Parrot). See list of languages here: http://www.parrot.org/languages Gabor _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
