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
2025-01-29 21:30:42 -07: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.14.0 2024-05-23 12:27:08 -06:00
utop.spec OCaml 5.2.1 rebuild for Fedora 41 2025-01-29 21:30:42 -07: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.