package utop

  1. Overview
  2. No Docs
Universal toplevel for OCaml

Install

Authors

Maintainers

Sources

utop-2.2.0.tbz
md5=c8e4805883ce27a2ef27b0e4322d6f04

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: 15 Jul 2018

Dependencies (11)

  1. jbuilder >= "1.0+beta9"
  2. cppo build & >= "1.1.2"
  3. react >= "1.0.0"
  4. camomile < "2.0.0"
  5. lwt_react
  6. lwt
  7. lambda-term >= "1.2" & < "2.0"
  8. ocamlfind >= "1.7.2"
  9. base-threads
  10. base-unix
  11. ocaml >= "4.02.3" & < "4.08.0"

Dev Dependencies

None

Used by (8)

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

Conflicts

None