ocaml-indentversion

OCaml-indent: OCaml source code indenter

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).

Published
Maintainerjun.furuse@gmail.com
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/ocaml-indent-1.1.0.tar.gz
md5=267e7493f0bc4e974d9c28896560d0a5
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocaml-indent/ocaml-indent.1.1.0/opam
No package is dependent