ocaml-mode

Rating: 
0
No votes yet

major mode for editing Objective Caml in Emacs
Objective (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system
and a powerful module system in the style of Standard ML.
.
This package provides support for editing both Objective Caml and
Caml Light programs with Emacs and XEmacs.
.
Caml-mode supports:
- indentation
- compilation and error retrieving
- interaction with the toplevel
- font-lock
- imenu

Application versions: 
AttachmentSizeDate
File ocaml-mode_3.12.1-2_all.deb114.35 KB05/08/2013 - 13:18
Changelog: 

ocaml (3.12.1-2) unstable; urgency=low

* Fix compilation on kfreebsd-any: do not add -R$dir in X11 link options