easy-format
Indentation tool
A utility library for pretty-printing indentation in OCaml programs.
Pretty-printing library for OCaml
43 stars
6 watching
16 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
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 | 492 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 341 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
ocaml-community/lambda-term | A library providing a higher-level interface to terminal manipulation | 209 |
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 | 33 |
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. | 283 |
ocaml/ocaml-re | A library for compiling and executing regular expressions in OCaml. | 232 |
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 | 70 |
ocaml/merlin | Provides context-sensitive completion for the OCaml programming language in text editors. | 1,586 |