notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

OCaml.md (194B)


      1 # OCaml
      2 
      3 OCaml is a multi-paradigm programming language that extends Caml, a dialect of ML with object-oriented features. 
      4 
      5 ## Notable Projects
      6 
      7 - [Unison](https://github.com/bcpierce00/unison)