Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joelgrus/project-euler-haskell

project euler in haskell
https://github.com/joelgrus/project-euler-haskell

Last synced: about 2 months ago
JSON representation

project euler in haskell

Awesome Lists containing this project

README

        

# project-euler-haskell

My most recent method of procrastination is solving Project Euler problems in Haskell. Whatever solutions are here are correct, although I can't promise that they are Haskellic (or whatever the right word is for idiomatic Haskell). I also can't promise that they are efficient, although they all produce their answers in a reasonable amount of time on my not-super-powered laptop.

They also don't have any comments. :P