Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aib/project-euler
My Project Euler solutions
https://github.com/aib/project-euler
haskell project-euler
Last synced: 3 days ago
JSON representation
My Project Euler solutions
- Host: GitHub
- URL: https://github.com/aib/project-euler
- Owner: aib
- Created: 2012-03-20T20:30:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T10:58:31.000Z (over 1 year ago)
- Last Synced: 2023-06-18T23:05:54.829Z (over 1 year ago)
- Topics: haskell, project-euler
- Language: Haskell
- Homepage: http://projecteuler.net/
- Size: 82 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
My attempts at solving Project Euler problems
http://projecteuler.net/These programs are meant to demonstrate the power of FP languages and Haskell in particular.