Skip to content

jobliz/ocaml-example-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-example-scripts

Some OCaml scripts for learning/understanding the language. Finding online resources and narrative documentation for ocaml libraries is a bit hard, so I made this repository to have every script I've learned from and every script I've made in one place, as well as to keep my sources organized and accredited.

Installing OCaml and used libraries in a fairly recent Ubuntu:

  • apt install ocaml opam
  • opam install merlin ocamlbuild core csv oUnit angstrom opium

Recommended reading:

Note: Keep in mind that F# originated as an implementation of ocaml, so there are a lot of similarities.

Reading with math / languages other than ML's

COQ:

About

Some commented OCaml scripts for learning/understanding the language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages