dune

Build system

A build system that automates the process of compiling and packaging OCaml projects

A composable build system for OCaml.

GitHub

2k stars
40 watching
412 forks
Language: OCaml
last commit: almost 2 years ago
Linked from 1 awesome list

builddunejbuilderocamlopam

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml-obuild/obuildA build system for OCaml projects that automates the process of compiling and installing libraries and executables.55
johnwhitington/ocaml-main-program-in-cA tool for building mixed C/Ocaml binaries where the main program is in C.16
chenglou/intro-to-reason-compilationA tutorial repository explaining the intricacies of OCaml's compilation and build system, targeting users who want to understand what happens under the hood271
ocamllabs/vscode-ocaml-platformAn extension for Visual Studio Code to provide OCaml language support and tools345
dinosaure/esperantoA toolchain that compiles OCaml programs into portable executables for multiple architectures.134
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
ncitron/oframlA framework for building Farcaster Frames in OCaml10
tmattio/spinGenerates OCaml project templates with standardized configurations and conventions.295
chris00/ocaml-cairoAn OCaml binding to the Cairo graphics library55
fastbuild/fastbuildA high-performance build system for various platforms supporting distributed compilation and caching.1,237
vild/wildA build system written in D that automates the compilation of source files based on predefined rules and configurations.6
ocaml-batteries-team/batteries-includedProvides a standard set of libraries and a consistent API for OCaml projects521
ocaml-multicore/parallel-programming-in-multicore-ocamlA tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries.285
ocamlpro/dromA tool for creating and managing OCaml projects with automated documentation and CI/CD setup.184
ocaml-multicore/multicore-talksRepository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library29