package utop

  1. Overview
  2. No Docs
Universal toplevel for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

utop-2.14.0.tbz
sha256=0fd5a9bc5b458524a71463a1fe0cd16f9b7be13673ae303118b7216e0d273ba9
sha512=d64a5ab671424279be13ebd080deac7ee46e2c9bc3abcfc37a6dff164124cc3abc52801527c35d9160ec868f9b8f334880026aaeaad02e507112fd8392094845

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: 27 Feb 2024

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.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (10)

  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
  10. styled-ppx

Conflicts

None