Description:
perl6-language@perl.org (Moderated)
|
|
|
The trouble with awesome
|
| |
Perl 6 is awesome.
Its design is based on the combined experience of many clever people.
It addresses a whole range of contemporary computing problems, in fields
as diverse as text processing and compiler development. It's being
developed by, and for, some of the smartest people I want to risk... more »
|
|
allow .re and .im to be l-values
|
| |
<sisar> r: my $x = 4 + 2i; $x.re = 5;
<p6eval> rakudo 45679a: OUTPUT«Cannot assign to a non-container in
block <anon> at /tmp/PeeJaa8bWJ:1»
I think $x.re (Real part of $x) and $x.im (Imaginary part of $x)
should be allowed to be l-values.
What do you say? Will this affect the performance of Rakudo, Niecza ?... more »
|
|
Parrot 4.4.0 "Banana Fanna Fo Ferret" Released!
|
| |
Its existence guarantees nothing in itself, and the catalytic or
Promethean moment only occurs when one individual is prepared to cease being
the passive listener to such a voice and to become instead is spokesman, or
representative.
But it's important to remember the many dreary years when the prospect of... more »
|
|
|