package utop

  1. Overview
  2. No Docs
Universal toplevel for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.16.tar.gz
md5=9bf5d962107b1ba7f88aa958708fa622

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: 23 Oct 2014

Dependencies (8)

  1. cppo_ocamlbuild build
  2. ocamlbuild build
  3. cppo >= "1.1.2"
  4. react >= "1.0.0"
  5. lwt
  6. lambda-term >= "1.2" & < "2.0"
  7. ocamlfind >= "1.4.0" & < "1.5.6"
  8. ocaml >= "4.01" & < "4.03"

Dev Dependencies

None

Used by (7)

  1. bap >= "0.9.3" & < "1.0.0"
  2. bap-std < "1.4.0"
  3. cmarker
  4. sihl < "0.1.0"
  5. spectrum < "0.2.0"
  6. starterkit
  7. styled-ppx

Conflicts

None