On Jun 12, 2015, at 8:54 AM, Parrot Raiser <1parr...@gmail.com> wrote:
> Has somebody been following the discussions on types? http://xkcd.org/1537/
> :-)*
Yes; see the 4 minute lightning talk:
https://www.destroyallsoftware.com/talks/wat
:^)
—
Bruce Gray (Util of PerlMonks)
On behalf of the Parrot team, I'm proud to announce Parrot 7.4.0, also known
as "Festive Amazon". Parrot (http://parrot.org/) is a virtual machine aimed
at running all dynamic languages.
Parrot 7.4.0 is available on Parrot's FTP site
(ftp://ftp.parrot.org/pub/parrot/releases/devel/7.4.0/), or by
This is the bright candlelit room where the life-timers are
stored—shelf upon shelf of them, squat hourglasses, one for every
living person, pouring their fine sand from the future into the past.
The accumulated hiss of the falling grains makes the room roar like
the sea.
This is
"We'll show him! We'll show them *all*!"
"Okay," said Susan, "that was *definitely* evil -"
"No," said Lavender, "that's a Chaos Legion motto, actually. Only she
didn't do the insane laughter."
"That's right," Tracey said, her voice low and grim. "This time I'm not
laughing." The girl went on st
Now instead of four in the eights place
You've got three,
'Cause you added one,
That is to say, eight, to the two,
But you can't take seven from three,
So you look at the sixty-fours...
Sixty-four? "How did sixty-four get into it?" I hear you cry!
Well, sixty-four is eigh
Lories and lorikeets (tribe Lorini) are small to medium-sized arboreal
parrots characterized by their specialized brush-tipped tongues for feeding
on nectar of various blossoms and soft fruits, preferably berries.
-- http://en.wikipedia.org/wiki/Lories_and_lorikeets
(Parrots that eat like
As a dreamer of dreams and a travelin' man,
I have chalked up many a mile.
Read dozens of books about heroes and crooks,
And I've learned much from both of their styles.
-- Heard playing in Margaritaville bar,
in Orlando after YAPC::NA::2014.
On behalf of the Par
(Dateline: 2014-05-21)
On behalf of the Parrot team, I'm proud to announce Parrot 6.4.0, also known
as "Double-eyed Fig Parrot". Parrot (http://parrot.org/) is a virtual machine
aimed
at running all dynamic languages.
Parrot 6.4.0 is available on Parrot's FTP site
(ftp://ftp.parrot.org/pub/parr
Beside him, Melvin and Lavender and Allen all seemed to feel like marching too.
And Neville softly began to sing the Song of Chaos.
The tune was what a Muggle would have identified as John Williams's Imperial
March, also known as "Darth Vader's Theme"; and the words Harry had added were
easy to re
May your pleasures be many, your troubles be few.
-- Cast of "Hee Haw"
On behalf of the Parrot team, I'm proud to announce Parrot 6.0.0, also known
as "Red-necked Amazon". Parrot (http://parrot.org/) is a virtual machine aimed
at running all dynamic languages.
Parrot 6.0.0 is available on Par
Great quotations are the wisdom of the tribe.
They bridge time and space.
They connect the living and the dead.
The Talmud says the right quotation at the right moment is
like "bread to the Famished."
May you be Fed.
-- from "Sunbeam
Rock Concert Movement #237 - Taking the audience on a Jungian journey
into the collective unconscious by using the shadow as a metaphor for
the primal self that gets repressed by the modern persona and also by
using an underground setting and labyrinth office design
Psittacosaurus (...from the Greek for "parrot lizard")...
notable for being the most species-rich dinosaur genus.
Psittacosaurus is not as familiar to the general public
as its distant relative Triceratops but it is one of the
most completely known dinosaur genera.
-- https:/
Obi-Wan: That boy is our last hope.
Yoda: No. There is another.
-- Star Wars Episode V: The Empire Strikes Back
On behalf of the Parrot team, I'm proud to announce Parrot 5.5.0, also known
as "Salvadori's Fig Parrot". Parrot (http://parrot.org/) is a virtual machine
aimed
at running all dyna
Jimi Hendrix, deceased, drugs.
Janis Joplin, deceased, alcohol.
Mama Cass, deceased, ham sandwich.
-- Austin Powers (making a list of friends from the Summer of Love)
On behalf of the Parrot team, I'm proud to announce Parrot 5.4.0, also known
as "Austin Parrot". Parrot (http:
We are stardust.
Billion year old carbon.
We are golden.
Caught in the devil's bargain
And we've got to get ourselves back to the garden.
(To some semblance of a garden.)
-- "Woodstock", by Joni Mitchell
On behalf of the Parrot team, I'm proud to announce Parrot 5.3.0, also known
as "W00tstock
and our sponsors
for supporting this project. Our next scheduled release is 16 Apr 2013.
Enjoy!
--
Bruce Gray (Util of PerlMonks)
b
parrot-5.1.0.tar.gz
Many thanks to all our contributors for making this possible, and our sponsors
for supporting this project. Our next scheduled release is 19 Mar 2013.
Enjoy!
--
Bruce Gray (Util of PerlMonks)
he need
for the arrow, and make the code much less ugly.
Also, the first value (0) might be unnecessary. The spec says that it
should not be required when the closure is 0-ary, but I think that
should also be true for slurpy/n-ary closures.
These work in Niecza:
my @squares := { @_ ** 2 } ... *;
my @triangle := 1, { @_[*-1] + @_ + 1 } ... *;
--
Hope this helps,
Bruce Gray
(Util of PerlMonks)
On Jul 30, 2011, at 6:40 PM, Mark J. Reed wrote:
On Sat, Jul 30, 2011 at 6:02 PM, Bruce Gray
wrote:
--snip--
our multi sub infix: ( $x, $y ) { ( $x + $y ) % 2 };
Why did you need to define this yourself instead of just using +^ ?
Umm, because that is what was done in the Haskell code I
gray( @b );
my $d = gray_to_bin( $g );
printf "%2d: %5b => %5s => %5s: %2d\n", $n, $n, $g.join, $d.join, :
2($d.join);
die if :2($d.join) != $n;
}
--
Hope this helps,
Bruce Gray (Util of PerlMonks)
def;
perl6 -e 'sub look { .say for @_.elems, @_.perl, @_[0].perl; }; look();'
0
[]
Any
--
Hope this helps,
Bruce Gray (Util)
that a compiled version is silently saved during the first compile-
run,
and future runs check the timestamps of the source and compiled
versions,
skipping the compile if the source has not been updated.
--
Hope this helps,
Bruce Gray
t; 4 } @z)
{ print "@z"; $_ .= "." for @z }'
a bb ccc
a. bb.
a..
By the way, your use of '!$_->valid' instead of '$_->valid'
sounds backwards when compared with your text
"...assume that [EMAIL PROTECTED] will contain only valid elements".
--
Hope this helps,
Bruce Gray (Util of PerlMonks)
24 matches
Mail list logo