Perl 6 Summary for 2005-01-11 through 2005-01-18

2005-01-18 Thread Matt Fowles
Perl 6 Summary for 2005-01-11 through 2005-01-18 Welcome to yet another Perl Summary brought to you by music and pizza (although the pizza is late in arriving). Like many summaries before it, we start with an attempt at non sequitur and Perl 6 Language. Perl 6 Language idiomatic

Re: Perl 6 How Do I?

2005-01-18 Thread Uri Guttman
LP == Luke Palmer [EMAIL PROTECTED] writes: LP use Rule::XML; LP for { LP mysub($_) for m:g/(«Rule::XML::tag»)/; LP } shouldn't that be in the Grammar namespace? not that we have finalized namespaces but i was under the impression that Grammar was reserved for full

E, Perl 6, etc.

2005-01-18 Thread Rich Morin
I recently encountered a language, E, which has some very nifty features for building distributed systems. The current version of E is built on top of Java, but I wonder: * whether E's features will (could) be supported in Perl 6 * whether E could be supported by Parrot Here are some