package utop

  1. Overview
  2. No Docs
Universal toplevel for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.14.tar.gz
md5=d54e020f379c9b00528fe4108bfa24e5

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: 09 Jul 2014

Dependencies (7)

  1. ocamlbuild build
  2. camlp4
  3. react >= "1.0.0"
  4. lwt
  5. lambda-term >= "1.2" & < "2.0"
  6. ocamlfind < "1.5.6"
  7. ocaml >= "3.12" & < "4.01"

Dev Dependencies

None

Used by (6)

  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

Conflicts

None