dkml-installer-ocaml
OCaml installer
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.
The Windows-friendly distribution of OCaml
62 stars
5 watching
2 forks
Language: Shell
last commit: 4 months ago
Linked from 1 awesome list
dkmlocaml
Related projects:
Repository | Description | Stars |
---|---|---|
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
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 |
ocaml-community/sedlex | A Unicode-friendly lexer generator for OCaml. | 244 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
dinosaure/esperanto | A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 134 |
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 |
tsubame-sp/ocaml_at_p | A debugging tool for OCaml programming | 11 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 295 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
ocaml-ppx/ppx_deriving_yojson | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 782 |