I agree Perl 6 is something of a moving target, and for commercial software that's supposed to be stable it may look weird that a syntax definition file keps changing. But this being a community effort, having experimental status support might get more people interested in the project and ultimately contribute towards its release.

Just in case you're not aware of this, there are decent syntax files for emacs and vim in the Pugs source tree; these have helped people write over eighteen hundred tests in over seven hundred files, all written in Perl 6. So far, everybody's quite tolerant to the incremental updates to the syntax definition files. I'm not a Komodo user myself, but I would love for IDEs to have support for the language before it's officially released.


In reply to Re^2: Komodo 4.x by gaal
in thread Komodo 4.x by dgaramond2

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.