- Background
- I'm the Rakudo Perl 6 pumpking
- Yes, Perl 6
- No, Perl 6 is not vaporware
- We've had 32 compiler releases
- We've had 2 distribution releases
- We've had 2 distribution releases
...since July 2009 - Why am I here?
- I'm a programming language polyglot
- I like Python, too.
- I even like PHP.
- (we all have our faults)
- Python Koans
- I want Perl 6 Koans
- While reading Koans, I discovered
- Perl 6 has a lot of similarities with Python
- Here are a few
- (apologies if I screw up syntax)
- Variadic positional parameters
- Variadic named arguments
- Method calls
- Lambdas
- Lambdas part 2
- Generators
- List comprehensions
- Classes
- Other "close" similarities
- ...and now...
- Differences
between Python and Perl 6
- Differences
between Python and Perl 6
(in five minutes) - ...see next year's lightning talk
- ☺