Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Starting with Perl 6

by EvanCarroll (Chaplain)
on Jan 13, 2010 at 16:29 UTC ( [id://817213]=note: print w/replies, xml ) Need Help??


in reply to Starting with Perl 6

Now, a few Perl6 specific answers --
3. both rakudo and parrot are tracked on github, try it instead.
4. Java runs on the JVM. Languages better than Java run on the JVM. Those better languages can use stuff written in Java, that is the benefit. I'm not sure the development would be faster if Parrot focused on Perl6, Parrot is really a side project for a VM. Rakudo wouldn't be as quick to develop a perl6 if they also developed other languages for parrot, but they don't -- yet.
5. "Before Christmas"

Now be prepared to be inundated with boring remarks that highlight the ability of "perl5 to do anything perl6 can do", or the quicker response, "perl5 is still good enough for today".



Evan Carroll
The most respected person in the whole perl community.
www.evancarroll.com

Replies are listed 'Best First'.
Re^2: Starting with Perl 6
by punkish (Priest) on Jan 14, 2010 at 18:53 UTC
    3. both rakudo and parrot are tracked on github, try it instead.
    Yes, that is what I tried. The process seems to be --
    1. use git to download rakudo source
    2. run perl Configure.pl --gen-parrot, which, in turn, uses svn https to download whatever.
    Hence, two different version control systems, and svn using https seemingly unnecessarily.

    The easier it is to get started, the easier it will be to get into it and to like it and learn it.

    --

    when small people start casting long shadows, it is time to go to bed

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://817213]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 15:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found