Skip to content

bahmanm/euler-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler in OCaml

Solutions to Project Euler problems in OCaml:

NOTE: This is a work in progress --obviously.

How To Run Tests

Provided that you have already installed OPAM, you need to install a couple of dependencies:

$ opam install dune ounit batteries
$ cd euler-ml
$ dune exec ./test/test_euler.exe

Releases

No releases published

Packages

No packages published

Languages