juxd / some-ocaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:OCaml 98.0%Language:Common Lisp 2.0%