Re: (multi)subroutine names

2005-06-04 Thread dakkar
Rod Adams wrote: It used to be fooArray,Int fooHash,Int but I seem to recall that there was a mild change that occurred. Or maybe I'm thinking about the adding of the colon for operators. I'm not certain, but it's something very close to the above. Well, it doesn't seem ambiguous to

Parrot 0.2.1 APW Released!

2005-06-04 Thread Leopold Toetsch
Parrot 0.2.1 APW Released! On behalf of the Parrot team I'm proud to announce another monthly release of Parrot and I'd like to thank all involved people as well as our sponsors for supporting us. The release name stands for Austrian Perl Workshop, which will take place on 9th and 10th of June

Re: Parrot 0.2.1 APW Released!

2005-06-04 Thread Thomas Klausner
Hi! On Sat, Jun 04, 2005 at 12:36:57PM +0200, Leopold Toetsch wrote: The release name stands for Austrian Perl Workshop, which will take place on 9th and 10th of June in Vienna. It will have a french connection that is a live video stream to the French Perl Workshop happening at the same

Re: Idea for making @, %, $ optional

2005-06-04 Thread Millsa Erlas
Millsa Erlas wrote: I have thought of an interesting idea that may allow Perl 6 to make the $, @, and % optional on many uses of variables. This involves simply extending the function namespace to include all kinds of structures, and thus the function namespace does not require symbols, they