Skip to content

simlun/cleuler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cleuler

simlun's and petterik's Project Euler solutions in Clojure!

Preconditions

Install Leiningen:

  1. Download the script: https://raw.github.com/technomancy/leiningen/preview/bin/lein
  2. Place it on your $PATH.
  3. Set it to be executable.

Usage

  • Run the tests:

      $ lein midje
    
  • Run the tests continously:

      $ lein midje --lazytest
    

About

Mine and petterik's Project Euler solutions, written in Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors