Change 3498

Time Attribute with previous and current values
Change #3498
2010-07-27
15:09:42

update Calagator::Event 1250458931 Westside Programmers Roll back

description A polyglot programming group meeting in the heart of The Beave. We seem to talk a lot about oddball programming languages and their features. And the usual geekery you'd expect from a programmer's group. <strong>This month</strong> we'll be running <a href="http://rakudo.org/">Rakudo *</a> to get some exposure to the new Perl 6 language features and check out the Rakudo * ("star") release (a Perl 6 implementation on <a href="http://parrot.org">Parrot</a>.) The <em>*</em> series is a more featured, predictable, and stable user-focussed release than the git master or monthly development releases of the Rakudo Perl 6 compiler. This is less cutting-edge than the current development version, and is intended to give early users a relatively slow-moving target to experiment with language features and use cases. Speaking of slow-moving, Rakudo is really, really slow. This is not the production-grade performance you know from Perl 5, this is the westside's MO of oddball programming language geekery and bloody stumps. We're so cutting edge, we might even start the meeting before the release tarball drops. Just in case, here's the instructions for building git master rakudo: <pre> git clone cd rakudo perl Configure.pl --gen-parrot make make install PATH=$PWD/parrot_install/bin:$PATH perl6 -e 'say "hello"' </pre> Perl 6 is a substantially different language from Perl 5. If you haven't kept up with the developments in the last few years, now is a good time to take it for a spin. A polyglot programming group meeting in the heart of The Beave. We seem to talk a lot about oddball programming languages and their features. And the usual geekery you'd expect from a programmer's group. <strong>This month</strong> we'll be running <a href="http://rakudo.org/">Rakudo *</a> to get some exposure to the new Perl 6 language features and check out the Rakudo * ("star") release (a Perl 6 implementation on <a href="http://parrot.org">Parrot</a>.) The <em>*</em> series is a more featured, predictable, and stable user-focussed release than the git master or monthly development releases of the Rakudo Perl 6 compiler. This is less cutting-edge than the current development version, and is intended to give early users a relatively slow-moving target to experiment with language features and use cases. Speaking of slow-moving, Rakudo is really, really slow. This is not the production-grade performance you know from Perl 5, this is the westside's MO of oddball programming language geekery and bloody stumps. We're so cutting edge, we might even start the meeting before the release tarball drops. Just in case, here's the instructions for building git master rakudo: <pre> git clone cd rakudo perl Configure.pl --gen-parrot make make install PATH=$PWD/parrot_install/bin:$PATH perl6 -e 'say "hello"' </pre> Perl 6 is a substantially different language from Perl 5. If you haven't kept up with the developments in the last few years, now is a good time to take it for a spin.
end_time 2010-07-27 21:00:00 -0700 2010-07-29 21:00:00 -0700
locked nil false
start_time 2010-07-27 19:00:00 -0700 2010-07-29 19:00:00 -0700