develooper Front page | perl.perl6.language | Postings from January 2004

Re: Semantics of vector operations

Thread Previous | Thread Next
From:
Larry Wall
Date:
January 22, 2004 09:50
Subject:
Re: Semantics of vector operations
Message ID:
20040122174942.GB13409@wall.org
On Thu, Jan 22, 2004 at 03:57:26AM +0100, A. Pagaltzis wrote:
: * Piers Cawley <pdcawley@bofh.org.uk> [2004-01-21 23:33]:
: > And once you go to an image based IDE and have access to the
: > bytecode of the code you're writing there's all *sorts* of
: > interesting things you can do. And that's before one starts to
: > imagine attaching the IDE/debugger to a running process...
: 
: $smalltalkometer++ ? :)

    %languageometer.values »+=« rand;
 
Not to be confused with

    %languageometer.values »+= rand;

which would presumably add the *same* number to all languageometers.

Larry

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