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
2024-01-27 07:21:59 +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.13.1 2023-07-10 23:03:29 -06:00
utop.spec Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 07:21:59 +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.