This project uses Emacs Lisp to solve numeric puzzles as those proposed by Project Euler.
This was a temporary hobby project. No further development is foreseen.
Solutions are proposed in Emacs Lisp using cl-lib, and also in "traditional" Emacs Lisp without cl-lib.
Project Euler problems solved are: 1, 3, 4, 5, 6, 7, 9, 10.
Any comment? Open an issue, or start a discussion here or at profile level.
(end of README)