You can also build parrot and try out Rakudo. Afaict it's supposed to work both under cygwin and "native" windows (I know that jonathan mostly develops under windows, so it must work somehow ;-).

I personally believe I'll wait to see if somebody distributes ready made parrot builds complete of Rakudo...

Of course also ikegami's suggestion is not that bad - apart that I would be playing with an old pugs anyway: if it weren't for the issue being discussed here, I would have no need to have more than one perl on this very pc, and I somehow prefer to, but -I have to admit- for no logical reason and so it wouldn't be a problem either.

If you don't want to build anything at all, and only test small snippets, you can also use your favourite IRC client, connect to irc.freenode.org, and /msg the bot p6eval

At some point IIRC a machine with public access on request was being provided by some kind soul, too, to make experiments. (I was on p6l back then and it was announced there.) Is it still up and running?

--
If you can't understand the incipit, then please check the IPB Campaign.

In reply to Re^2: Playing with Perl 6 (under Windows) - How to? by blazar
in thread Playing with Perl 6 (under Windows) - How to? by blazar

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.