package utop

  1. Overview
  2. Docs
Universal toplevel for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.19.3.tar.gz
md5=280f9a1062c53be8bae41cfd57ce29dd

Description

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.

It integrates with the tuareg mode in Emacs.

Published: 15 Aug 2016

Dependencies (10)

  1. cppo_ocamlbuild build
  2. ocamlbuild build
  3. cppo >= "1.1.2"
  4. react >= "1.0.0"
  5. lwt
  6. lambda-term >= "1.9" & < "2.0"
  7. ocamlfind >= "1.5.6"
  8. base-threads
  9. base-unix
  10. ocaml >= "4.01" & < "4.06.0"

Dev Dependencies

None

Used by (9)

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

Conflicts

None