develooper Front page | perl.perl6.language | Postings from May 2001

Re: what I meant about hungarian notation

Thread Previous | Thread Next
From:
Me
Date:
May 10, 2001 04:26
Subject:
Re: what I meant about hungarian notation
Message ID:
02f901c0d943$12aae600$6501a8c0@me
Larry:
> Currently, @ and [] are a promise that you don't intend to use string
> indexing on this variable.  The optimizer can make good use of this
> information.  For non-tied arrays of compact intrinsic types, this
> is going to be a major performance win in Perl 6.

Assuming that optimization opportunities remained intact,
do you think conflating @ and % would be a perl6 design win?


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