Description
Interactive experiments can be run in an improved terminal toplevel for OCaml. This helps developers test expressions, inspect libraries, learn APIs, and try ideas before adding code to a project.
It is a command-line REPL for developers. It runs code entered by the user, so commands should be treated like ordinary program execution.