ocaml_at_p
Debugging library
A debugging tool for OCaml programming
OCaml@p : OCamlにおけるデバッグ出力機構 / A debugging printer for OCaml
11 stars
3 watching
0 forks
Language: OCaml
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
mjambon/dum | Tools for inspecting and debugging OCaml values | 29 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 345 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
dbuenzli/topkg | A tool that provides an API and command line interface to manage OCaml software packages | 68 |
hackwaly/ocamlearlybird | A tool for debugging OCaml programs with real-time breakpoints and step execution | 208 |
ocaml/tuareg | An Emacs mode for editing and working with the OCaml programming language | 364 |
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
dinosaure/esperanto | A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 134 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 782 |
ocaml-community/sedlex | A Unicode-friendly lexer generator for OCaml. | 244 |
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
ocaml-batteries-team/batteries-included | Provides a standard set of libraries and a consistent API for OCaml projects | 521 |
kiranandcode/gopcaml-mode | A major mode for Emacs that provides an integrated development environment (IDE) for OCaml programming | 22 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 469 |