ocamlformat

Code formatter

A tool that formats OCaml code according to pre-defined styles and configurations

Auto-formatter for OCaml code

GitHub

633 stars
22 watching
179 forks
Language: OCaml
last commit: 8 days ago
ocaml

Related projects:

Repository Description Stars
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 466
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
ocaml-ppx/ppx_deriving_yojson A tool that generates JSON serialization and deserialization functions for OCaml types 157
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 33
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
ocaml/oasis2opam Converts Oasis metadata to OPAM package descriptions 27
camlp4/camlp4 A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. 101
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 341
maxattax97/openscad-format A tool to format and style source code written in the OpenSCAD programming language. 27
rizo/ppx_monad Provides a syntax extension for monadic computations in OCaml. 7
hackwaly/vscode-ocaml An extension for VS Code providing support for the OCaml programming language 170
ocaml-ppx/ppx_import Reduces redundancy in type declarations and signatures by importing types or signatures from other compiled interface files. 89
mirage/ocaml-cow A set of parsers and syntax extensions to manipulate web formats from OCaml code 107
ocaml-community/sedlex A tool for generating Unicode-friendly lexers in OCaml 240
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84