Announce: Niecza Perl 6 v22

Stefan O'Rear <[email protected]> Mon, 24 Sep 2012 23:52:32 -0700
Newsgroups gmane.comp.lang.perl.perl6.announce
Message-ID <20120925065232.GA86905__24443.9310431064$1348585026$gmane$org@Stefans-MacBook-Air.local>
--fUYQa+Pmc3FrFX/N
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


    Announce: Niecza Perl 6 v22

This is the twenty-second release of Niecza Perl 6, scheduled on the last
Monday of the month.

You can obtain a build of Niecza from [1].  This build contains a
working compiler as a set of .exe and .dll files suitable for use with
Mono or Microsoft .NET.  If you wish to follow latest developments,
you can obtain the source from [2]; however, you still need a
binary for bootstrapping.

Niecza is a Perl 6 compiler project studying questions about the
efficient implementability of Perl 6 features.  It currently targets
the Common Language Runtime; both Mono and Microsoft .NET are known to
work.  On Windows, Cygwin is required for source builds only; see the
README for details.


    List of changes



[Bug fixes]

Range.roll and Range.pick now properly handle ranges which are finer than t=
he
resolution of Num.  (Solomon Foster)



[New features]

Added sub hypot. (Solomon Foster)

Added expmod (modular exponentiation) and is-prime for Int types.  (Solomon
Foster, Larry Wall)

Taking logarithms of integers larger than the largest representable "Num" n=
ow
behaves more intelligently.  (Solomon Foster)

Allowed infix:<cmp> to examine the contents of Hash objects.  (Solomon Fost=
er,
Carl M=E4sak)



[Internal]

A project has been started to remove global state to allow multiple
interpreters to coexist more easily in a single process, with applications =
to
sandboxing and improving the compiler/runtime relationship.


    Getting involved

Contact sorear in irc.freenode.net #perl6 or via the sender address of
this mailing.


[1] https://github.com/downloads/sorear/niecza/niecza-22.zip
[2] https://github.com/sorear/niecza

--fUYQa+Pmc3FrFX/N
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (Darwin)

iEYEARECAAYFAlBhVLAACgkQFBz7OZ2P+dJeLACggtijzf0qL7pC+oMnqNoiTH7z
yasAoMCIWlgoRFUbAnj1uMVGGC2/TRZj
=WiOJ
-----END PGP SIGNATURE-----

--fUYQa+Pmc3FrFX/N--