Skip to content

jtaylor100/project-euler-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Solutions

Solutions to Project Euler problems, written in Haskell.

Testing solutions

Requires the Glashow Haskell Compiler (GHC) and cabal for dependencies. Available from most package managers or from source (GHC, cabal).

Run the following in the project directory to load the module into an interactive shell:

cabal configure
ghci euler.hs

Inspect the code and run problem functions by name.

About

Solutions to first 20 project Euler problems written as Haskell functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors