utop
Universal toplevel for OCaml
Description
utop is an improved toplevel (i.e., Read-Eval-Print Loop or REPL) 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. It integrates with the Tuareg mode in Emacs.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 15 Jul 2018
- Authors
- Maintainers
Sources
Dependencies
jbuilder
>= "1.0+beta9"
cppo
build & >= "1.1.2"
react
>= "1.0.0"
lambda-term
>= "1.2" & < "2.0"
ocamlfind
>= "1.7.2"
ocaml
>= "4.02.3" & < "4.08.0"
Reverse Dependencies