This detailed explanation (thank you again raiph) confirms the gut feeling I have about Perl 6: it's the first language that looks MORE powerful and expressive than CL; it has also his own baroque elegance. My knowledge of the fine intricacies of programming is too rough to have a clear rational understanding of this aspect, but after having tried many languages I feel that Perl 6 is "just right" in so many nuances it seems a programmer's dream come true.

As far as speed and books coverage are concerned, well… I'm not concerned; optimization is on its way for what I can fathom and books are on the works. Maybe when Larry will release "Programming Perl 6" (the "butterfly book", or book series given the size of the language) I will be enough knowledgeable to understand fully all the nuances of such a big and deep language.

In my personal pantheon of languages (C-Zeus, Perl 5-Ares, CL-Aphrodite, Clojure-Artemis, Smalltalk-Ermes) Perl 6 is going to take the place of Athena, that was vacant since I couldn't find a language that was beautiful, powerful, deep and wise at the same time.


In reply to Re^2: Perl 6 OOP: before and after methods "CLOS style" by adhrain
in thread Perl 6 OOP: before and after methods "CLOS style" by Anonymous Monk

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.