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.
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