Skip to content

galuque/euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler

Tackling Project Euler problems in different programming lanuguages to better understand the tradeoffs and strengths of each one.

So far, there are solutions in C, Python, Clojure and Haskell.

Dependencies

make to run the commands to build and run the different scripts.

gcc for C

A Python 3.7+ interpreter

Clojure CLI (and Java)

and Stack for Haskell

About

Project Euler Solutions

Resources

Stars

Watchers

Forks