[ 源代码: caml-mode ]
软件包:elpa-caml(4.9-4)
emacs mode for editing OCaml programs
OCaml (Objective Caml) is a programming language featuring functional programming, mutable data structures, algebraic data types, and type inference.
This package provides caml-mode for editing OCaml programs with Emacs and XEmacs. It also works on Caml Light, the predecessor language of OCaml.
Caml-mode supports:
- indentation - compilation and error retrieving - interaction with the toplevel - font-lock - imenu
Another popular emacs mode for editing OCaml files is tuareg, available through the elpa-tuareg package.
其他与 elpa-caml 有关的软件包
|
|
|
|
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: emacsen-common
- Common facilities for all emacsen