utop

improved OCaml toplevel

Install

All systems
curl cmd.cat/utop.sh
Debian Debian
apt-get install utop
Ubuntu
apt-get install utop
image/svg+xml Kali Linux
apt-get install utop
Fedora
dnf install utop
Windows (WSL2)
sudo apt-get update sudo 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.