utopversion
Universal toplevel for OCaml
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.
Author | Jérémie Dimino |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/ocaml-community/utop |
Issue Tracker | https://github.com/ocaml-community/utop/issues |
Maintainer | jeremie@dimino.org |
Dependencies | |
Source [http] | https://github.com/ocaml-community/utop/releases/download/2.4.0/utop-2.4.0.tbz sha256=9738a809600ad90640f5f7d8f85b0dfe5d9ba421337780172d96a27dbe7c4638 md5=c9d14aa542a6db57e9d1050c2cc6548d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/utop/utop.2.4.0/opam |
Required by
- bap-stdbuild
- cmarker
- rtop
- sihldev & <0.1.0
- spectrumdev & <0.2.0
- starterkit
- styled-ppxwith-dev-setup
- yocamlwith-dev-setup & >=2.0.0
Optionally used by
- pyml>=20170730