Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rm-hull/project-euler

Clojure solutions to Project Euler problems
https://github.com/rm-hull/project-euler

Last synced: about 1 month ago
JSON representation

Clojure solutions to Project Euler problems

Awesome Lists containing this project

README

        

# 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.

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/rm-hull/project-euler/trend.png)](https://bitdeli.com/free "Bitdeli Badge")