develooper Front page | perl.perl6.language.data | Postings from September 2000

Re: RFC 231 (v1) Data: Multi-dimensional arrays/hashes and slices

Thread Previous | Thread Next
From:
Ilya Zakharevich
Date:
September 22, 2000 16:43
Subject:
Re: RFC 231 (v1) Data: Multi-dimensional arrays/hashes and slices
Message ID:
20000922194334.A7549@monk.mps.ohio-state.edu
On Sat, Sep 23, 2000 at 10:41:07AM +1100, Jeremy Howard wrote:
> > a) You can *already* use vectors as scalars in Perl;
> 
> That's not what RFC 82 is proposing.

Who cares?  This already works...

> > b) What we are discussing is Perl, not Mathematica, J, PDL, and so
> >    forth.  These languages have a very narrow niche.
> 
> That's because few such languages provide strong general purpose programming
> features as well. They are either limited maths-oriented languages (like
> Mathematica) or add-ons to general purpose languages that aren't fully
> integrated (Python/NumPy; Perl/PDL; C++/Blitz++).
> 
> Many Perl users operate on lists of data. Requiring explicit loops every
> time a programmer wants to operate on a list is asking the programmer to fit
> in with how a computer thinks. That's not right.

Well, this is your opinion agains mine...  ;-)

Ilya

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About