cmon
Value printer
A library that provides a notation for printing OCaml values with sharing
A library for printing OCaml values with sharing
24 stars
6 watching
0 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
progman1/genprintlib | A library for printing values from compiled programs | 29 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |
let-def/ocp-indent-vim | An integration of ocp-indent into the Vim text editor. | 29 |
let-def/wall | A vector graphics renderer using OpenGL in OCaml. | 78 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
johnwhitington/camlpdf | A library that allows developers to read, write and modify PDF files using the OCaml programming language. | 201 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 296 |
ocaml-ppx/ocamlformat | A tool that formats OCaml code according to pre-defined styles and configurations | 633 |
danieloneill/componentprinter | A QML component that allows printing or saving images of graphical elements. | 19 |
vindarel/print-licenses | Prints licenses used by a given project and its dependencies | 20 |
jaredly/myntax | A parser and pretty-printer generator for the OCaml programming language | 51 |
let-def/sublime-text-merlin | An extension for Sublime Text 3 that provides code analysis and auto-completion features specifically designed for OCaml programming language. | 12 |
ocaml-community/ocaml-linenoise | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
philip82148/cpp-dump | A debugging library that prints variables of any type in a human-readable format | 301 |