utop
improved OCaml toplevel
Install
- All systems
-
curl cmd.cat/utop.sh
- Debian
-
apt-get install utop - Ubuntu
-
apt-get install utop - Kali Linux
-
apt-get install utop - Fedora
-
dnf install utop - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install utop - Raspbian
-
apt-get install utop
utop
improved OCaml toplevel
utop is an improved toplevel for OCaml. It can run in a terminal or in Emacs. It supports line edition, history, real-time and context sensitive completion, colors, and more.