https://github.com/chief/projecteuler
An attempt to learn Clojure language by solving math problems
https://github.com/chief/projecteuler
Last synced: 3 days ago
JSON representation
An attempt to learn Clojure language by solving math problems
- Host: GitHub
- URL: https://github.com/chief/projecteuler
- Owner: chief
- License: epl-1.0
- Created: 2014-01-02T23:18:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T12:01:46.000Z (over 8 years ago)
- Last Synced: 2025-11-21T04:05:15.257Z (7 months ago)
- Language: Clojure
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# projecteuler
A simple Clojure library designed to solve some problems from projecteuler
## Usage
(coming soon)
## License
Distributed under the Eclipse Public License, the same as Clojure.