Project Euler Solutions
I am solving the first 100 problems of Project Euler using CoffeeScript.
I took the challenge to learn CoffeeScript after falling in love with Ruby and encountering semi-colons, curly braces and all, while learning Javascript.