Language

Package: ocaml-ocp-indent @ 1.8.2

Synopsis

Tool to indent OCaml programs

Description

Ocp-indent is based on an approximate, tolerant OCaml parser and a simple stack machine. Presets and configuration options are available, with the possibility to set them project-wide. It supports the most common syntax extensions, and it is extensible for others.

This package includes:

  • An indentor program, callable from the command-line or from within editors,

  • Bindings for popular editors,

  • A library that can be directly used by editor writers, or just for fault-tolerant and approximate parsing.

Home page
https://www.typerex.org/ocp-indent.html
Location
gnu/packages/ocaml.scm (line: 2712, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings