I will be teaching OCaml this semester to first year undergraduate students.
The head of the course recommends to use emacs with tuareg.
I am mostly a Vim user (and some of my students are, too) and wondering if there is an equivalent tool to send text edited in Vim to an OCaml repl.
If you are a neovim user, sniprun has some OCaml support.
1 Like