[Pdx-pm] meeting next week: Rakudo Perl 6 "Feet Wettening"
Seven till Seven
enobacon at gmail.com
Wed Jul 7 17:06:59 PDT 2010
http://pdx.pm.org/kwiki/?July2010Meeting
Wed. July 14th, 6:53pm at FreeGeek – 1731 SE 10th Ave.
speaker: you and us
The Rakudo * release of Perl 6 on Parrot is almost here. Whether you
want to get your own feet wet, or help wetten someone else's feet, join
us to write some Perl 6 code and share some learning.
We'll begin with introductions, cover some basics, and then work in
small groups or pairs for about an hour, followed by a recap, then
beer.
If you can bring a laptop, download and install rakudo ahead of time:
$ git clone git://github.com/rakudo/rakudo.git
$ cd rakudo
$ perl Configure.pl --gen-parrot
$ make
$ make install
$ PATH=$PWD/parrot_install/bin/:$PATH
$ perl6 -e 'say "Hello World"'
For more info, see http://rakudo.org.
As always, the meeting will be followed by social hour at the Lucky Lab.
--
http://pdx.pm.org
More information about the Pdx-pm-list
mailing list