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-02-04 21:00:12 +00: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.0. 2021-12-10 08:18:15 -07:00
utop.spec OCaml 4.13.1 rebuild to remove package notes 2022-02-04 21:00:12 +00: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.