29 Nov 2011 05:10
Announce: Niecza Perl 6 v12
Stefan O'Rear <stefanor <at> cox.net>
2011-11-29 04:10:39 GMT
2011-11-29 04:10:39 GMT
Announce: Niecza Perl 6 v12
This is the twelth release of Niecza Perl 6, as usual scheduled on
the last Monday of the month. I've not had very much time for Niecza
this month. This release marks one year since the first public release,
and about a year and a half since the project began. It's hard to
believe I've been at it this long.
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 will still need a
binary for bootstrapping, so you gain nothing from a "source is
better" perspective.
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
[Minor features]
:BASE<DIGITS> literals are now supported. (Solomon Foster)
[Bug fixes]
(Continue reading)
RSS Feed