learnyou...perl 6

2016-02-08 Thread Luca Ferrari
Hi all, maybe this is trivial but somedays ago I step thru learnyounode , a kind of tutorial with some problems, hint and solution that guides you to learn node.js. I was searching something similar for Perl6, if it does exist. I know the 99 problems but

Re: Experimental multi-line REPL branch up for testing

2016-02-08 Thread Parrot Raiser
That sounds like a great idea. On 2/7/16, Rob Hoelz wrote: > Hi Perl 6 users! > > I've developed an experimental branch that introduces multi-line input to > the REPL. What this means is when you > enter this: > > > for ^10 { > > instead of seeing a "Missing block" error, the prompt changes,

Re: Confused about rakudobrew and Rakudo Star

2016-02-08 Thread Brock Wilcox
What I mean is that if rakudo 2016.02, 2016.03, etc are released, I can still do rakudobrew build moar 2016.01.1 to get the rakudo that is bundled in the Rakudo Star 2016.01 release. --Brock On Mon, Feb 8, 2016 at 3:01 AM, Moritz Lenz wrote: > On 02/06/2016 12:37 AM, Brock Wilcox wrote:

Re: Confused about rakudobrew and Rakudo Star

2016-02-08 Thread Moritz Lenz
On 02/06/2016 12:37 AM, Brock Wilcox wrote: Also note that in my listing I installed a specific rakudo release, the one that is included in the star tarball. That way further rakudo releases are irrelevant. There's a contradiction in terms here: if there were no Rakudo releases, you couldn't s