utop is an improved toplevel (i.e., Read-Eval-Print Loop) for OCaml. It can run in a terminal or in Emacs. It supports line editing, history, real-time and context sensitive completion, colors, and more.
Find a file
2022-08-18 14:25:34 -06:00
.gitignore Update to 2.4.3. 2020-04-16 15:38:57 -06:00
README.md Version 2.9.0. 2021-12-10 08:18:15 -07:00
sources Version 2.9.2. 2022-06-16 09:14:54 -06:00
utop.spec Rebuild for ocaml-lwt 5.6.1. Convert License tag to SPDX. 2022-08-18 14:25:34 -06:00

utop

utop is an improved toplevel (i.e., Read-Eval-Print Loop) for OCaml. It can run in a terminal or in Emacs. It supports line editing, history, real-time and context sensitive completion, colors, and more.