utop
Universal toplevel for OCaml

Install

Authors

Maintainers

Sources

utop-2.12.1.tbz
sha256=67a4b7a54138458e50ee4791515490bb392291ec1680cfac44b81c47ef1b2253
sha512=a3957684b5124227ff5c18aa3221aa3cdfdffce345df49db7ac84005012bcdda6e12ad00466f592f3b42ead50626fc250713a91ca4500b7ab2e89b15d96a3f84

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: 24 Apr 2023

Dependencies (12)

  1. dune >= "1.0"
  2. cppo build & >= "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.08.0"

Dev Dependencies

None

Used by (9)

  1. bap >= "0.9.3" & < "1.0.0"
  2. bap-std < "1.4.0" | >= "1.6.0"
  3. cmarker
  4. p5scm
  5. reason = "1.13.0" | >= "1.13.6" & < "3.2.0"
  6. rtop
  7. sihl < "0.1.0"
  8. spectrum < "0.2.0"
  9. starterkit

Conflicts

None