dum
OCaml debugger
Tools for inspecting and debugging OCaml values
Print OCaml values based on their runtime representation
29 stars
4 watching
4 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tsubame-sp/ocaml_at_p | A debugging tool for OCaml programming | 11 |
mjambon/mikmatch | An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
hackwaly/ocamlearlybird | A tool for debugging OCaml programs with real-time breakpoints and step execution | 208 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 85 |
diskuv/dkml-installer-ocaml | Generates and distributes installers for the DkML distribution, providing a streamlined way to install and use OCaml on Windows, Debian/x86_64, and macOS/Silicon. | 62 |
sebmarkbage/ocamlrun-wasm | An interpreter for OCaml bytecode in WebAssembly, allowing for efficient execution of OCaml code in web browsers. | 255 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
owlbarn/owl | A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. | 1,225 |
j0sh/ocaml-mqtt | A Message Parser Library Implementing the MQTT PubSub Protocol | 19 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
ocaml/oasis2opam | Converts Oasis metadata to OPAM package descriptions | 27 |