easy-format

Indentation tool

A utility library for pretty-printing indentation in OCaml programs.

Pretty-printing library for OCaml

GitHub

43 stars
6 watching
16 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml-ppx/ocamlformat Automates formatting of OCaml code to conform to specific coding standards 642
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
ocaml-community/biniou An efficient binary data format for serializing and deserializing structured data 42
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 494
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 345
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244
ocaml-community/lambda-term A terminal manipulation library for OCaml 210
ocaml-community/yojson A library that parses and pretty-prints JSON data into an OCaml tree data structure 328
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 32
ocaml-community/ocaml-linenoise OCaml bindings to linenoise for easy high-level readline functionality 51
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 285
ocaml/ocaml-re A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching 234
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29
nathanfallet/ocaml An editor and learning platform for the OCaml programming language 71
ocaml/merlin Provides context-sensitive completion for the OCaml programming language in text editors. 1,593