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.1/utop-2.4.1.tbz sha256=78296e0566fb22f772de76e043b768bd5f9bb816fa85a56a3ed33739eb65e61e md5=d51936e2180e42c812c91ec35a7de02a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/utop/utop.2.4.1/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