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
63 stars
5 watching
2 forks
Language: Shell
last commit: 2 months ago
Linked from 1 awesome list
dkmlocaml
Related projects:
Repository | Description | Stars |
---|---|---|
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
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 | 341 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
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. | 283 |
dinosaure/esperanto | A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 133 |
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 |
tsubame-sp/ocaml_at_p | A debugging tool for OCaml programming | 11 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 296 |
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 | 772 |