/some-ocaml

Primary LanguageOCaml

some ocaml exercises

Requirements

  • base, core, dune (core depends on these anyway)
  • async (to run/modify part3_server)

Nice to have

  • utop (a repl, nice way to try things out)
  • merlin, ocamlformat (editor helper & formatter)
  • Tuareg (emacs)

References