[perl #127059] Error with typed Array as attribute when trying to display the type.

2015-12-28 Thread via RT
# New Ticket Created by Sylvain Colinet # Please include the string: [perl #127059] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=127059 > root@testperl6:~/piko/qdorm# perl6 -e 'class A {has Str $.n; has Str @.m}; for A.^attr

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

Mathematical language definition

2015-12-28 Thread Parrot Raiser
I just stumbled across this http://www.fields.utoronto.ca/programs/scientific/15-16/semantic/ effort: Semantic Representation of Mathematical Knowledge Workshop. I may be way outside my areas of competence here, but this calls to mind some of the discussions on P6. Is there value in trying to get

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 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

Re: [perl #127044] is-prime sub lies

2015-12-28 Thread Elizabeth Mattijsen
> On 27 Dec 2015, at 17:14, Zoffix Znet (via RT) > wrote: > > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #127044] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=127044 > > > > is-prime coer

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 practi