Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rm-hull/project-euler
- Owner: rm-hull
- Created: 2012-11-16T20:29:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-01T15:08:36.000Z (almost 11 years ago)
- Last Synced: 2024-10-03T12:17:42.939Z (about 2 months ago)
- Language: Clojure
- Homepage: http://projecteuler.net/
- Size: 1.37 MB
- Stars: 16
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")