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
2023-10-05 21:57:21 +01: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.13.1 2023-07-10 23:03:29 -06:00
utop.spec OCaml 5.1 rebuild for Fedora 40 2023-10-05 21:57:21 +01: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.