Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elldritch/euler
A Haskell implementation of Project Euler problems.
https://github.com/elldritch/euler
Last synced: 5 days ago
JSON representation
A Haskell implementation of Project Euler problems.
- Host: GitHub
- URL: https://github.com/elldritch/euler
- Owner: elldritch
- License: bsd-3-clause
- Created: 2015-10-24T11:04:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-24T11:04:27.000Z (about 9 years ago)
- Last Synced: 2024-04-13T16:19:13.930Z (7 months ago)
- Language: Haskell
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Euler
Each `src/Group{n}.hs` contains the `n`th group of 10 problems.