package utop

  1. Overview
  2. No Docs
Universal toplevel for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

utop-2.17.0.tbz
sha256=14e19391ff8b18c15b0117374d4d0fc5720050957bd80298650564b894fa85da
sha512=ff01dc763ac7ebfb921fd10da4eabc3a6ddde90031971630cd27f9bb95e599b9932f9db155e27b066805a0b7038eb3c1df6d409c0471e5ecd23656b43e0cd746

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.

Published: 28 Mar 2026

Dependencies (13)

  1. xdg >= "3.9.0"
  2. cppo >= "1.1.2"
  3. react >= "1.0.0"
  4. zed >= "3.2.0"
  5. lwt_react
  6. lwt
  7. logs
  8. lambda-term >= "3.1.0" & < "4.0"
  9. ocamlfind >= "1.7.2"
  10. base-threads
  11. base-unix
  12. ocaml >= "4.11.0"
  13. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Conflicts

None