ocamlformat

Code formatter

Automates formatting of OCaml code to conform to specific coding standards

Auto-formatter for OCaml code

GitHub

642 stars
21 watching
179 forks
Language: OCaml
last commit: about 2 months ago
ocaml

Related projects:

Repository Description Stars
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 469
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 32
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 345
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 Unicode-friendly lexer generator for OCaml. 244
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 85