When is Perl 6 coming out?

Ask a Question related to PERL Beginners, Design and Development.

  1. #1

    Default When is Perl 6 coming out?

    I saw a book on Perl 6 but I didn't think it was out yet. When is it
    coming out, and will it support code from 5.0+?

    Thanks,

    Dan

    Dan Anderson Guest

  2. Similar Questions and Discussions

    1. Where are all these fonts coming from?
      I'm using InDesign CS2. I know there are at least 14 fonts that live in the system /fonts folder that I can't move, but I have other fonts showing in...
    2. Changes coming with 4.0.4?
      Klaus Read your post again. I believe the word upgrade appears, not update. Glass houses? Fraser
    3. When is the new version of DW Coming out?
      Has anyone heard speculation on when MM will release a new version of DW? I hope the php support is improved.
    4. I'm Coming Back as I\'m - why?
      When I send text in a textbox to the server and retrieve into a PHP var, I'm comes back as I\'m - what is causing this slash and how can I get rid...
    5. Coming Out Of The Shadows
      I saw this topic somewhere on this forum, but can't find it now. The following link was recommended for improving areas in shadow......
  3. #2

    Default RE: When is Perl 6 coming out?

    > When is it coming out

    The usual answer is "when it is done".

    It is far from completion, but a lot of progress has been made. My guess is
    beta in a year... but nobody really knows, and there is no schedule for it.
    The goal is to do it right, even if it means a very long development cycle.
    > and will it support code from 5.0+?
    Yes.

    Rob

    -----Original Message-----
    From: Dan Anderson [mailto:dan@mathjunkies.com]
    Sent: Wednesday, November 12, 2003 10:54 AM
    To: Perl Beginners
    Subject: When is Perl 6 coming out?


    I saw a book on Perl 6 but I didn't think it was out yet. When is it
    coming out, and will it support code from 5.0+?

    Thanks,

    Dan


    --
    To unsubscribe, e-mail: [email]beginners-unsubscribe@perl.org[/email]
    For additional commands, e-mail: [email]beginners-help@perl.org[/email]
    Rob Hanson Guest

  4. #3

    Default Re: When is Perl 6 coming out?


    > I saw a book on Perl 6 but I didn't think it was out yet. When is it
    > coming out, and will it support code from 5.0+?
    >
    The standard OSS answer probably applies here, "it will be out, when its
    out"...

    I assume you probably saw O'Reilly's Perl 6 Essentials?
    [url]http://www.oreilly.com/catalog/perl6es/[/url]

    I am about 3/4 of the way through it and have found it an excellent
    resource for finding out what the plans are in Perl 6 and where it stood
    at one paused moment in time, the book also does a fair job of
    explaining where things will change because Perl 6 is so fresh.

    There are also a number of places online to find out what Perl 6 will
    look like, as well as about Parrot.

    [url]http://perl.com/pub/q/Article_Archive#Perl%206[/url] (naturally) has an
    article archive that contains summaries of the happenings in the mailing
    lists, as well as past Apocalypses, etc.

    Also check out:

    [url]http://dev.perl.org/perl6/[/url]
    [url]http://www.parrotcode.org/[/url]

    And the various mailing lists at [url]http://lists.perl.org[/url]

    [url]http://danconia.org[/url]
    Wiggins D Anconia Guest

  5. #4

    Default RE: When is Perl 6 coming out?

    > It is far from completion, but a lot of progress has been made. My guess is
    > beta in a year... but nobody really knows, and there is no schedule for it.
    > The goal is to do it right, even if it means a very long development cycle.
    That doesn't make me think very highly of O'Reilly if they /already/
    have a copy of a book on Perl 6 in stores.

    -Dan

    Dan Anderson Guest

  6. #5

    Default Re: When is Perl 6 coming out?

    >>>>> "Dan" == Dan Anderson <dan@mathjunkies.com> writes:

    Dan> That doesn't make me think very highly of O'Reilly if they /already/
    Dan> have a copy of a book on Perl 6 in stores.

    Quite the contrary, I'll suggest. The people who wrote the Perl 6
    book are deeply involved in the core of creating Perl 6. It's meant
    to be a book of "here's where we are at" for those who are trying to
    follow along. I think the goal is to update it frequently.

    O'Reilly is very smart for getting a Perl6 book by key people out there.
    Nothing to be negative about it.

    --
    Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
    <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
    Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
    See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
    Randal L. Schwartz Guest

  7. #6

    Default Re: When is Perl 6 coming out?

    > O'Reilly is very smart for getting a Perl6 book by key people out there.
    > Nothing to be negative about it.
    My apologies then. I thought it might be the *final* book -- i.e. half
    bake -- like all too many computer books which come out based on alpha
    and beta versions.

    -Dan

    Dan Anderson Guest

  8. #7

    Default Re: When is Perl 6 coming out?

    Hi all,
    i am just curious -- is perl 6 coming with a compiler ?
    thanks,
    regards,
    KM

    On Wed, Nov 12, 2003 at 07:53:17PM -0800, Randal L. Schwartz wrote:
    > >>>>> "Dan" == Dan Anderson <dan@mathjunkies.com> writes:
    >
    > Dan> That doesn't make me think very highly of O'Reilly if they /already/
    > Dan> have a copy of a book on Perl 6 in stores.
    >
    > Quite the contrary, I'll suggest. The people who wrote the Perl 6
    > book are deeply involved in the core of creating Perl 6. It's meant
    > to be a book of "here's where we are at" for those who are trying to
    > follow along. I think the goal is to update it frequently.
    >
    Km Guest

  9. #8

    Default Re: When is Perl 6 coming out?

    Dan Anderson wrote:
    > > It is far from completion, but a lot of progress has been made. My guess is
    > > beta in a year... but nobody really knows, and there is no schedule for it.
    > > The goal is to do it right, even if it means a very long development cycle.
    >
    > That doesn't make me think very highly of O'Reilly if they /already/
    > have a copy of a book on Perl 6 in stores.
    You object to the idea of hitting the ground running?

    Joseph

    R. Joseph Newton Guest

  10. #9

    Default RE: When is Perl 6 coming out?

    km <km@mrna.tn.nic.in> asked:
    > i am just curious -- is perl 6 coming with a compiler ?
    That depends on your definition of compiler.

    It certainly has a compiler that creates byte code, just
    as all of the current Perl versions. I don't know wether
    it will have a compiler like PerlEx bundled.

    What I know is that Perl 6 will have a cleaner separation
    of compiler and virtual machine. In fact, Perl 6 and its
    virtual machine Parrot are developed by different teams.

    HTH,
    Thomas
    Thomas bätzler Guest

  11. #10

    Default Re: When is Perl 6 coming out?

    Please don't top post...
    > Hi all,
    > i am just curious -- is perl 6 coming with a compiler ?
    This is a rather vague post, how do you really mean?

    Essentially it is just not that simple, which is why the book is a good
    resource for people to find out what Perl 6 is really all about, as it
    is about much more than just a language with an interpreter...

    Check out the links I provided in my other post for better information
    about Perl 6. Specifically the article archive, but read from the bottom
    up....

    [url]http://danconia.org[/url]

    Wiggins D Anconia Guest

  12. #11

    Default Re: When is Perl 6 coming out?

    > You object to the idea of hitting the ground running?

    No...actually I replied to another poster on this matter. Sometimes
    computer books come out based on an Alpha or Beta version -- which is
    nice unless there have been significant changes, in which case it can be
    a confusing waste of money.

    -Dan

    Dan Anderson Guest

  13. #12

    Default Re: When is Perl 6 coming out?

    > Hi all,
    > i am just curious -- is perl 6 coming with a compiler ?
    > thanks,
    > regards,
    > KM
    Yup, and from what somebody else posted it looks to be sweet:

    [url]http://www.parrotcode.org/[/url]

    -Dan

    Dan Anderson Guest

  14. #13

    Default Re: When is Perl 6 coming out?

    >>>>> "Km" == Km <km@mrna.tn.nic.in> writes:

    Km> i am just curious -- is perl 6 coming with a compiler ?

    Why would they remove a feature already available since Perl 1?

    Perl has *always* been compiled. Recent Perls even let you get
    at it a bit easier.

    --
    Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
    <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
    Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
    See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
    Randal L. Schwartz Guest

  15. #14

    Default Re: When is Perl 6 coming out?

    Randal L. Schwartz wrote:
    :
    > >>>>> "Km" == Km <km@mrna.tn.nic.in> writes:
    >
    > Km> i am just curious -- is perl 6 coming with a compiler ?
    >
    > Why would they remove a feature already available since Perl 1?
    [snip]

    I think you and I both know what Km means by a 'compiler'.

    Did your first train ride come with an 'engine'?

    Rob


    Rob Dixon Guest

  16. #15

    Default Re: When is Perl 6 coming out?

    >>>>> "Rob" == Rob Dixon <rob@dixon.port995.com> writes:

    Km> i am just curious -- is perl 6 coming with a compiler ?
    >>
    >> Why would they remove a feature already available since Perl 1?
    Rob> [snip]

    Rob> I think you and I both know what Km means by a 'compiler'.

    No. I don't we can possibly know precisely what is meant without
    elaboration.

    Hence, I'll answer the answer that matters the most to me. :)

    Most people that want a "compiler" (in the sense of creating an
    executable) either aren't paying attention, or have nefarious schemes
    in mind. So, I'll answer the answer that actually fits the Perl
    world.

    --
    Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
    <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
    Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
    See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
    Randal L. Schwartz Guest

  17. #16

    Default Re: When is Perl 6 coming out?

    On Sat, Nov 15, 2003 at 11:19:44AM -0800, Randal L. Schwartz wrote:
    > >>>>> "Rob" == Rob Dixon <rob@dixon.port995.com> writes:
    >
    > Km> i am just curious -- is perl 6 coming with a compiler ?
    > >>
    > >> Why would they remove a feature already available since Perl 1?
    >
    > Rob> [snip]
    >
    > Rob> I think you and I both know what Km means by a 'compiler'.
    >
    > No. I don't we can possibly know precisely what is meant without
    > elaboration.
    >
    > Hence, I'll answer the answer that matters the most to me. :)
    >
    > Most people that want a "compiler" (in the sense of creating an
    > executable) either aren't paying attention, or have nefarious schemes
    > in mind. So, I'll answer the answer that actually fits the Perl
    > world.
    Those who've not been paying attention will be pleased to know that one
    of those nefarious Parrot hackers has extended parrot to emit an
    executable, with the help of a grant from those miscreants at The Perl
    Foundation.

    So it would appear that the answer to the question is that it already
    does, on certain platforms, and insofar as there is a Perl 6.

    --
    Paul Johnson - [email]paul@pjcj.net[/email]
    [url]http://www.pjcj.net[/url]
    Paul Johnson Guest

  18. #17

    Default Re: When is Perl 6 coming out?

    Randal L. Schwartz wrote:
    >
    > >>>>> "Rob" == Rob Dixon <rob@dixon.port995.com> writes:
    >
    > Km> i am just curious -- is perl 6 coming with a compiler ?
    > >>
    > >> Why would they remove a feature already available since Perl 1?
    >
    > Rob> I think you and I both know what Km means by a 'compiler'.
    >
    > No. I don't we can possibly know precisely what is meant without
    > elaboration.
    Nobody asked for your precise knowledge. In fact Perl's whole thesis
    is opposite to that idea. The DWIM semantics are core to the whole
    concept.
    > Hence, I'll answer the answer that matters the most to me. :)
    >
    > Most people that want a "compiler" (in the sense of creating an
    > executable) either aren't paying attention, or have nefarious schemes
    > in mind. So, I'll answer the answer that actually fits the Perl
    > world.
    Sorry, but I can't grasp this one at all! Aren't paying attention
    to what? And what sort of nefarious schemes? Aren't we in danger
    of driving Perl under ground here? :)

    Just to pick the remainder of your nits, a compiler traditionally
    creates an object file. A linker will then form an executable image
    out of those parts. That's still very much a valid model: how nice it
    would be to compile a.pl and b.cpp and assemble c.asm and then just
    link the three with all necessary libraries! But then it wouldn't
    be the language that it is.

    Here's to symbiotic nit-picking!

    Cheers,

    Rob


    Rob Dixon Guest

  19. #18

    Default Re: When is Perl 6 coming out?

    >>>>> "Rob" == Rob Dixon <rob@dixon.port995.com> writes:

    Rob> Just to pick the remainder of your nits, a compiler traditionally
    Rob> creates an object file.

    That's only *one* meaning of the word. And it's the meaning least
    appropriate in the Perl world. :)

    --
    Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
    <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
    Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
    See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
    Randal L. Schwartz Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139