caml
- Description
- Caml mode for GNU Emacs
- Latest
- caml-4.9.tar (.sig), 2024-Mar-31, 240 KiB
- Maintainer
- Christophe Troestler <Christophe.Troestler@umons.ac.be>
- Atom feed
- caml.xml
- Website
- https://github.com/ocaml/caml-mode
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
A major mode for editing OCaml code (see <http://ocaml.org/>) in Emacs. Some of its major features include: - syntax highlighting (font lock); - automatic indentation; - querying the type of expressions (using compiler generated annot files); - running an OCaml REPL within Emacs; - scans declarations and places them in a menu. The original indentation code was the work of Ian T Zimmerman and was adapted for OCaml by Jacques Garrigue in July 1997.
Old versions
caml-4.8.tar.lz | 2021-Aug-24 | 53.2 KiB |
caml-4.7.1.tar.lz | 2020-Nov-21 | 53.1 KiB |