Skip to content

Getting Started with OCaml in 2021

lambdafoo.com
6 pointsmultani1 comment
On HN

Comments

First it’s necessary to install OCaml and Opam. Opam is the default package manager for OCaml projects.
    $ sudo apt install opam

    ...list of packages, including several python 2 packages, darcs, and mercurial ---

    After this operation, 451 MB of additional disk space will be used.
    Do you want to continue? [Y/n] n
    Abort.
Python 2 ? In 2021?

Also, darcs? And mercurial?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.