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 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
ocaml-community/iso8601.mlA parser and printer for date-times in ISO8601 format.29
ocaml-community/biniouAn efficient binary data format for serializing and deserializing structured data42
c-cube/ocaml-containersA modular standard library extension and string library for OCaml494
ocamllabs/vscode-ocaml-platformAn extension for Visual Studio Code to provide OCaml language support and tools345
ocaml-community/sedlexA Unicode-friendly lexer generator for OCaml.244
ocaml-community/lambda-termA terminal manipulation library for OCaml210
ocaml-community/yojsonA library that parses and pretty-prints JSON data into an OCaml tree data structure328
brendanlong/ocaml-ooxmlA collection of OCaml libraries for parsing and working with Microsoft Office document formats32
ocaml-community/ocaml-linenoiseOCaml bindings to linenoise for easy high-level readline functionality51
ocaml-multicore/parallel-programming-in-multicore-ocamlA tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries.285
ocaml/ocaml-reA regular expression library written in OCaml that compiles patterns into finite automata for efficient matching234
ocaml-multicore/multicore-talksRepository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library29
nathanfallet/ocamlAn editor and learning platform for the OCaml programming language71
ocaml/merlinProvides context-sensitive completion for the OCaml programming language in text editors.1,593