ocaml-indent
OCaml-indent: OCaml source code indenter
Description
OCaml-indent is an OCaml source code indenter.
-
Lexer based, simple, easy to maintain, robust against P4 extensions.
-
It simply indents OCaml source code with a CLI like: ./ocaml-indent foo.ml
-
Editors should communicate with the CLI. An Emacs interface, ocaml-indent.el is currently available.
-
Just fixes indentations. No other code beautifier included.
The indentation tries to follow my style as possible. Neither the official one (does it exists?) or something already available (i.e. ocaml-mode/tuareg).
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 26 Aug 2014
- Authors
-
- Maintainers
Sources
Dependencies
Reverse Dependencies