project-euler

Clojure solutions to Project Euler problems

Stars
15

Project Euler

Clojure hacks to solve Project Euler problems. The objective was to write functional solutions in idiomatic clojure.

Usage

Most solutions are complete, and are fairly self contained in a unique namespace, with a 'solve' function. Some are 'work in progress'.

License

Copyright © 2012 Richard Hull

Distributed under the Eclipse Public License, the same as Clojure.