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

https://github.com/code-shoily/project-euler

The trials and tribulations of my attempts at Project Euler with Clojure.
https://github.com/code-shoily/project-euler

Last synced: 10 months ago
JSON representation

The trials and tribulations of my attempts at Project Euler with Clojure.

Awesome Lists containing this project

README

          

# project_euler

Solving Project Euler problems. With Clojure.

**Alert** If you want to have the real fun out of Project Euler, then it is more fun to go and solve the problems yourself.

## TODO
The first few problems were done in a haphazard way. I will be refactoring them soon.

## License

Copyright © 2014 Code Shoily code.shoily@gmail.com

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