8000 GitHub - bahmanm/euler-ml: Project Euler in OCaml
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

0