Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Most people don't believe that Perl 6 is "the next version of Perl".

That's what many people say, but when I engage them in discussion I find that what many people actually mean is

Perl 6 is not the next version of Perl 5

Which is right, of course.

In some ways Perl 6 is quite different from previous Perl versions: it breaks backwards compatibility, is developed in a different mode (specification and test suite first, multiple implementations possible), has a slightly different syntax.

But what makes a language Perl? It's only partly the syntax; it's mostly the principles behind the language: DWIM, whipuptitude, TIMTOWTDI, (limited) correspondence with natural language and so on. I've written about that before.

Still I can see why many Perl 5 programmers fear the "Perl6 is the next Perl version" statement, and deny it because they fear it: It's not yet near wide spread adoption, there's no clear migration path, it's not backwards compatible, etc. That's why it's important to communicate clearly that it's not the same situation as with gcc, for example: Users of gcc-$version will eventually have to upgrade to gcc-$higher_version, because gcc-$version will stop being maintained, and thus not being ported to modern CPU architectures, libc version etc.

I don't see that risk for Perl 5 any time within the coming decade: Even when we'll have a Perl 6 compiler that is fast, stable and portable, and implements a sexy Perl version, tons of software and libraries will keep Perl 5 alive. And of course the stubborn programmers that just love Perl 5, and will continue to love it even if "the next major version" is there.

Perl 6 - links to (nearly) everything that is Perl 6.

In reply to Re^2: Will Perl 6 Replace Perl 5? by moritz
in thread Will Perl 6 Replace Perl 5? by aecooper

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-18 01:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found