dune
Build system
A build system that automates the process of compiling and packaging OCaml projects
A composable build system for OCaml.
2k stars
38 watching
409 forks
Language: OCaml
last commit: 5 days ago
Linked from 1 awesome list
builddunejbuilderocamlopam
Related projects:
Repository | Description | Stars |
---|---|---|
ocaml-obuild/obuild | A build system for OCaml projects that automates the process of compiling and installing libraries and executables. | 55 |
johnwhitington/ocaml-main-program-in-c | A tool for building mixed C/Ocaml binaries where the main program is in C. | 16 |
chenglou/intro-to-reason-compilation | A tutorial repository explaining the intricacies of OCaml's compilation and build system, targeting users who want to understand what happens under the hood | 271 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 341 |
dinosaure/esperanto | A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 133 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
ncitron/oframl | A framework for building Farcaster Frames in OCaml | 10 |
tmattio/spin | Generates OCaml project templates with standardized configurations and conventions. | 295 |
chris00/ocaml-cairo | An OCaml binding to the Cairo graphics library | 54 |
fastbuild/fastbuild | A high-performance build system for various platforms supporting distributed compilation and caching. | 1,231 |
vild/wild | A build system written in D that automates the compilation of source files based on predefined rules and configurations. | 6 |
ocaml-batteries-team/batteries-included | Provides a standard set of libraries and a consistent API for OCaml projects | 519 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
ocamlpro/drom | A tool for creating and managing OCaml projects with automated documentation and CI/CD setup. | 184 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |