utop: Universal toplevel for OCaml
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.
| Versions: | 1.0, 1.1, 1.2, 1.2.1* |
|---|---|
| Homepage: | http://utop.forge.ocamlcore.org/ |
| Build Depends: | threads, lwt.syntax, lambda-term (>= 1.2), findlib, camlp4.quotations.o, camlp4 |
| Build Tools: | ocamldoc (opt.), ocamlbuild, gzip (opt.) |
| Provide Tools: | utop, utop-full |
| Provide Findlibs: | utop, utop.camlp4 |
| License: | BSD3 |
| Author: | Jérémie Dimino |
| Source repository: | darcs get http://darcs.ocamlcore.org/repos/utop (browse) |
| Upload date: | 2012-07-31 16:21:24 |
| Upload method: | web by Hezekiah Carty |
| Download: | utop-1.2.1.tar.gz (backup) |
| Install: | apt-get install TODO |
| Rating: |
- Package page
- Start monitor
- Edit
- Derive v1.2.1oasis1
- Remove
- Rate this package


Comment:
To install via odb:
Install React, an optional dependency of Lwt
odb.ml react
Install Lwt with React support enabled (required by utop)
odb.ml --configure-flags --enable-react lwt
Install utop and the remaining packages it depends on
odb.ml utop