package utop

  1. Overview
  2. No Docs
Universal toplevel for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.19.1.tar.gz
md5=96b405d8af57cea8d9bc7bb4d1eefbf9

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: 18 Apr 2016

Dependencies (11)

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

Dev Dependencies

None

Used by (9)

  1. bap >= "0.9.3" & < "1.0.0"
  2. bap-std < "1.4.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