Hi, I'm pleased to announce UTop 1.15. UTop is an improved toplevel for OCaml. Here are some of the recent changes: - support OCaml 4.02 - fix a stack overflow on large output - support `#ppx`, `-ppx` - support `-require` and `-syntax` for scripts - make utop.el compatible with melpa: http://melpa.milkbox.net You can find an introduction to UTop in this recent blog post: [1] http://opam.ocaml.org/blog/about-utop/ UTop is available via opam and some documentation can be found on the github project page: https://github.com/diml/utop Thanks for all the contributions, and especially to Peter Zotov who recently joined the project. Enjoy! -- Jeremie Dimino