Re: RFC 82 (v3) Arrays: Apply operators element-wise in a list context
[email protected] Sun, 10 Sep 2000 18:21:55 +1200
| Newsgroups | perl.perl6.language.data |
|---|---|
| Organization | University of Auckland |
| Message-ID | <[email protected]> |
Doug Hunt wrote: > You might also look at APL, a language which has been doing really funky > N-dimensional > array manipulation for longer than anyone... I'd say PDL has probably been influenced quite strongly by APL/J in its PDL threading notion. And with more and more "funny characters" making it into RFCs perl6 might get similar to J ;) Christian