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 | An OCaml debug adapter for debugging OCaml programs | 207 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 84 |
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. | 63 |
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 | 80 |
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 OCaml scientific computing framework for high-performance numerical computations and data analysis. | 1,222 |
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. | 283 |
ocaml/oasis2opam | Converts Oasis metadata to OPAM package descriptions | 27 |