Excuse me, I'm honestly not asking to begin a flamewar, but. Could you please explain me why I must be interested in some language compiler which runs over .net / mono, If I never used neither of these and not planning to use it anyway? Even worse, I think than Mono has no future, cause it just trying to replay what other's did, in .NET.

As of perl6, I think rakudo is great product, but it lacks something. When I talk about Rakudo Star with co-workers, almost everyone asks - what perl6 have, which others don't? Why should I use it? And they of course already have implied answer: there's nothing new.

The great idea behind Java, for example, was VM, 'we can run everywhere'. Perl5 and alike were multipurpose scripting languages with dynamic types for quick devel-ent. The Haskell is _pure_ functional language. Erlang comes with idea of parallel execution on multinode cluster.

So what have perl6, that others don't?

In reply to Re: Hockey Sticks by fisher
in thread Hockey Sticks by raiph

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.