caml-inspect
Object inspector
A library to inspect arbitrary OCaml values and their associated object graph by dumping them as S-expressions or writing output in the DOT-language
Inspection of internal value representations and the object graph
33 stars
5 watching
4 forks
Language: OCaml
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chris00/ocaml-benchmark | A tool for measuring and comparing the run-time of OCaml functions | 27 |
camlp4/camlp4 | A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. | 101 |
cylix/reflex | A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 |
oscardelben/color-picker-pro | A color detection tool designed for developers and designers to quickly inspect colors on the screen. | 505 |
trbrc/svelte-inspect | An interactive object inspector for Svelte components | 35 |
kholid060/inspect-css | A Vue.js application for inspecting and editing CSS on a web page | 97 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
johnwhitington/camlpdf | A PDF file format and manipulation library written in OCaml | 202 |
ocaml-ppx/ocamlformat | Automates formatting of OCaml code to conform to specific coding standards | 642 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 85 |
let-def/cmon | A library that provides a notation for printing OCaml values with sharing | 24 |
axot017/validate | An OCaml library for automatically generating and utilizing validation functions through annotations. | 16 |
sudara/melatonin_inspector | An interactive tool for visualizing and editing UI components in real-time | 159 |
thierry-martinez/refl | A library that provides efficient and type-safe type reflection for OCaml | 51 |
ecojuntak/chart-viewer | An application to inspect and manage Helm charts in Kubernetes clusters. | 18 |