Re: [svn:perl6-synopsis] r8569 - doc/trunk/design/syn

2006-04-06 Thread Rutger Vos
e's C object to be assigned a (nested) hash reference -(rather than an array reference or a single C object). +current scope's C object to be assigned a (nested) Hash object +(rather than an Array object or a single C object). =item * @@ -2455,7 +2455,7 @@ =item * -The two sides

Re: Windows Binaries for Pugs

2006-05-19 Thread Rutger Vos
I think nightly builds are great, especially considering that most people don't have a Haskell environment set up. Keep the builds coming! Especially ones with parrot and perl5 integration :-) (Yes, I'm lazy) Rutger On Fri, 19 May 2006 12:33:56 -0500 [EMAIL PROTECTED] wrote: > On Fri, May 19, 20

Re: Minimum modules for Production?

2006-05-30 Thread Rutger Vos
tried and reviewed source code, they are more than welcome to roll their own, but trust me, it ain't going to automatically become more secure just because no one outside the company has seen it! --michael -- ++++++++++++ Rutger Vos, PhD. candidate

Re: Fwd: Minimum modules for Production?

2006-05-31 Thread Rutger Vos
hould strive to keep this download size as small as possible to allow newish users to learn the language. advanced users already know how to get packages from their OS packaging system or CPAN, there is no need to hand-hold them in this regard. -- +++++++

Re: Book RFC - Migrating to Perl 6

2005-10-15 Thread Rutger Vos
Good idea. A fat new O'reilly tome will go some way to capturing mind share for perl6. Gathering ideas wiki-style is also very Web2.0. Perhaps perl6 could be marketed as such, what with the development style - "Perl6, the first Web2.0 programming language". In any case, if the book comes out aroun

Re: Y [was: "Re: new sigil"]

2005-10-21 Thread Rutger Vos
Speaking of which the advantage of, say, « over << is that the former is _one_ charachter. But Y, compared to ¥, is one charachter only as well, and is even more visually distinctive with most fonts I know of, afaict, so is there any good reason to keep the latter as the "official" one?!?