At 09:38 AM 8/2/00 +1000, Jeremy Howard wrote: >Dan Sugalski wrote: > > I've been thinking that it'd be nice to support extended array/list stuff > > to allow the rudiments of matrix operations into perl: > > > > @foo = @bar x 3; > > @foo = @bar * 4; > > @LoL = @foo * @bar; > > @baz =~ s/here/there/; > > >This would really fill a gap, if the speed is there. I should point out that I'm not necessarily advocating that perl 6 actually *do* anything with the above constructs, merely that the parser/lexer accepts them. I'm OK with the ops they generate being NOOPs for the moment and leave the real work to whoever wants to overload them. Having said that, if Larry says yes and someone handed me code for it, I wouldn't say no... :) Dan --------------------------------------"it's like this"------------------- Dan Sugalski even samurai [EMAIL PROTECTED] have teddy bears and even teddy bears get drunk
- Re: PDL-P: indexing Jeremy Howard
- Re: PDL-P: Re: Reduce [was: ... Ariel Scolnicov
- Re: PDL-P: Re: Reduce [was: ... Jeremy Howard
- Re: PDL-P: Re: Reduce [was: ... Karl Glazebrook
- Re: Random items (old p5p issues) Graham Barr
- Re: Random items (old p5p issues) Alan Burlison
- Re: Random items (old p5p issues) Randal L. Schwartz
- Re: Random items (old p5p issues) Dan Sugalski
- Re: Random items (old p5p issues) Jeremy Howard
- Re: Random items (old p5p issues) Tim Jenness
- Matrix ops in perl 6 (was Re: Random item... Dan Sugalski
- Matrix ops in perl 6 (was Re: Random ... Jeremy Howard
- Re: PDL-P: Matrix ops in perl 6 ... Christian Soeller
- Re: Random items (old p5p issues) Piers Cawley
- Re: Random items (old p5p issues) Chaim Frenkel
- Re: Random items (old p5p issues) Nathan Torkington
- switch in core (was Re: Random items (old p5p... Uri Guttman
- Re: Random items (old p5p issues) Alan Burlison
- Re: Random items (old p5p issues) Jonathan Scott Duff
- Re: Random items (old p5p issues) Damian Conway
- Re: Random items (old p5p issues) Randal L. Schwartz