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 | 80 |
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 | 341 |
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 | An OCaml debug adapter for debugging OCaml programs | 207 |
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. | 133 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
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 | 519 |
kiranandcode/gopcaml-mode | A major mode for Emacs that provides an integrated development environment (IDE) for OCaml programming | 21 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 466 |