Jan 25, 2010 ~ PSpec = RSpec + Cucumber for Perl 6

I've been playing with Ruby lately, and am quite enjoying it. It seems like a very clean language, and has a lot of good features going for it as well, including testing frameworks such as RSpec and Cucumber. Being me, I wondered what a Perl 6 version would look like. Also being me, I decided that the best way to find out, would be to write it.


Dec 09, 2009 ~ Vigenere cipher in Perl 6

So, yesterday the Perl 6 Advent Calendar had a challenge, to make a decent version of the ancient Caesar Cipher. Well, while looking into that, I found an article about the Vigenère cipher and thought, hey, that could be interesting. Further searches revealed that there was already a Perl 5 module that had been designed to implement the cipher. I took it upon myself to port Crypt::Vigenere to Perl 6, and think the results are pretty cool. It's not a CPAN-ready module by any stretch, but it gives you an idea of what is possible using Perl 6, right now, today.


Mar 03, 2009 ~ Reverse Polish Calculator in Perl 6

And now one for those who say Perl 6 isn't the coolest thing since sliced bread. I've been reading the Perl blogosphere, and found a couple of posts that show off some what happens when you convert an advanced Perl 5 program into Perl 6. The results are definitely amazing.


Jan 14, 2009 ~ Perl 6, First Thoughts

So, for the last few months, I've been playing with Perl 6. I know, it's not ready for production use yet, and probably won't be for a while, but it's still fun to play with. This article isn't really an introduction to Perl 6, nor an in depth review. It's more of my feelings about it so far, and why I think Perl 6 rocks.


Page 1 of 1: 1