Re: release?

2015-12-28 Thread Amir E. Aharoni
My understanding is that the happy and long-awaited release announcement
was done on Christmas out of tradition of announcing Perl releases on
Christmas, that it means that the specification of the language is now
declared as (fairly) stable, but the implementation is a different matter.

In practical terms, the Rakudo implementation works for me -
http://rakudo.org/how-to-get-rakudo/

I use the "rakudobrew" installation tool (on Fedora).

Easier-to-install installation packages for various operating systems will
probably come in the future.


--
Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
http://aharoni.wordpress.com
‪“We're living in pieces,
I want to live in peace.” – T. Moore‬

2015-12-27 21:33 GMT+02:00 webmind :

> Hiya,
>
> I'm a bit confused, there is a major release for Perl 6, but I know
> wonder if this is the 6.0.0 release or when this will be?
>
> Thanks
>
> web
>
> --
> GPG Key: https://u2m.nl/data/webmind.asc
> GPG Fingerprint: 0506976E 234653B4 A628EC33 E23D16EE FCF154AE
> XMPP webm...@puscii.nl:  D79970A8 7EC43E29 186D86BA 590F20F6 4C7930B8
> XMPP webm...@laglab.org: 11E91112 091881F7 53EF6108 63C48543 C74D035C
> u2m.nl (exp: 08/04/2016) SHA256:
>
> C2:40:67:22:25:52:29:AF:DF:50:4E:2A:6B:32:6D:BC:5B:1E:CA:7D:52:3B:4C:4A:21:5D:C8:E5:AE:7D:1A:09
> Puscii (exp: 04/03/2016) SHA256:
>
> F9:C7:B1:B7:90:6B:17:BF:84:93:93:7C:0F:B4:FD:BE:E3:C0:71:9D:83:01:ED:3A:96:FE:FC:82:9D:30:51:C9
>
>


Re: release?

2015-12-28 Thread Brock Wilcox
Rakudo, as far as I know, passes all of the 6.c tests :). But that might
mean that we need more tests!
On Dec 28, 2015 04:37, "Amir E. Aharoni"  wrote:

> My understanding is that the happy and long-awaited release announcement
> was done on Christmas out of tradition of announcing Perl releases on
> Christmas, that it means that the specification of the language is now
> declared as (fairly) stable, but the implementation is a different matter.
>
> In practical terms, the Rakudo implementation works for me -
> http://rakudo.org/how-to-get-rakudo/
>
> I use the "rakudobrew" installation tool (on Fedora).
>
> Easier-to-install installation packages for various operating systems will
> probably come in the future.
>
>
> --
> Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
> http://aharoni.wordpress.com
> ‪“We're living in pieces,
> I want to live in peace.” – T. Moore‬
>
> 2015-12-27 21:33 GMT+02:00 webmind :
>
>> Hiya,
>>
>> I'm a bit confused, there is a major release for Perl 6, but I know
>> wonder if this is the 6.0.0 release or when this will be?
>>
>> Thanks
>>
>> web
>>
>> --
>> GPG Key: https://u2m.nl/data/webmind.asc
>> GPG Fingerprint: 0506976E 234653B4 A628EC33 E23D16EE FCF154AE
>> XMPP webm...@puscii.nl:  D79970A8 7EC43E29 186D86BA 590F20F6 4C7930B8
>> XMPP webm...@laglab.org: 11E91112 091881F7 53EF6108 63C48543 C74D035C
>> u2m.nl (exp: 08/04/2016) SHA256:
>>
>> C2:40:67:22:25:52:29:AF:DF:50:4E:2A:6B:32:6D:BC:5B:1E:CA:7D:52:3B:4C:4A:21:5D:C8:E5:AE:7D:1A:09
>> Puscii (exp: 04/03/2016) SHA256:
>>
>> F9:C7:B1:B7:90:6B:17:BF:84:93:93:7C:0F:B4:FD:BE:E3:C0:71:9D:83:01:ED:3A:96:FE:FC:82:9D:30:51:C9
>>
>>
>


Re: release?

2015-12-28 Thread Timo Paulssen
On 12/28/2015 01:58 PM, Brock Wilcox wrote:
>
> Rakudo, as far as I know, passes all of the 6.c tests :). But that
> might mean that we need more tests!
>

Actually, there's a whole bunch of tests declared "TODO" or skipped.

But rakudo does pass a vast number of the existing tests.


Re: release?

2015-12-28 Thread Will Coleda
There isn't a 6.0.0 as such.

Perl 6's language specification, versioned 6.c (aka Christmas) was
released; at the same time, the Rakudo Perl 6 compiler, version
2015.12 was released, which is the most up to date implementation of
this specification.

The specification is intended to have only minor changes in 6.c going
forward; the next version (6.d, no specific release date planned) will
likely have more involved changes. In the meantime, an implementation
that supports 6.c is free to change internals or parts of the language
that were not explicitly part of the 6.c specification.

Future versions of the compiler may have support for multiple versions
of the specification that can be handled with a lexical "use v6.c" to
get old behavior once the spec changes.

Finally, Rakudo * is a distribution that includes the compiler and
multiple modules; Look for this bundled release of the 2015.12 Rakudo
in the next few days.

On Sun, Dec 27, 2015 at 2:33 PM, webmind  wrote:
> Hiya,
>
> I'm a bit confused, there is a major release for Perl 6, but I know
> wonder if this is the 6.0.0 release or when this will be?
>
> Thanks
>
> web
>
> --
> GPG Key: https://u2m.nl/data/webmind.asc
> GPG Fingerprint: 0506976E 234653B4 A628EC33 E23D16EE FCF154AE
> XMPP webm...@puscii.nl:  D79970A8 7EC43E29 186D86BA 590F20F6 4C7930B8
> XMPP webm...@laglab.org: 11E91112 091881F7 53EF6108 63C48543 C74D035C
> u2m.nl (exp: 08/04/2016) SHA256:
> C2:40:67:22:25:52:29:AF:DF:50:4E:2A:6B:32:6D:BC:5B:1E:CA:7D:52:3B:4C:4A:21:5D:C8:E5:AE:7D:1A:09
> Puscii (exp: 04/03/2016) SHA256:
> F9:C7:B1:B7:90:6B:17:BF:84:93:93:7C:0F:B4:FD:BE:E3:C0:71:9D:83:01:ED:3A:96:FE:FC:82:9D:30:51:C9
>



-- 
Will "Coke" Coleda