obuild

Build system

A build system for OCaml projects that automates the process of compiling and installing libraries and executables.

simple package build system for ocaml

GitHub

55 stars
6 watching
20 forks
Language: OCaml
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml/dune A build system that automates the process of compiling and packaging OCaml projects 1,635
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
adacore/gprbuild An advanced build system for automating the construction of multi-language systems 69
dinosaure/esperanto A toolchain that compiles OCaml programs into portable executables for multiple architectures. 133
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
ocaml-community/biniou An efficient binary data format for serializing and deserializing structured data 42
dannywillems/ocaml-for-web-programming An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. 52
ocaml-batteries-team/batteries-included Provides a standard set of libraries and a consistent API for OCaml projects 519
ocaml-community/lambda-term A library providing a higher-level interface to terminal manipulation 209
armael/conch A compiler for translating C-like code to Uxn 23
mmottl/sqlite3-ocaml A set of bindings and wrappers to interact with a specific SQL database engine 114
fastbuild/fastbuild A high-performance build system for various platforms supporting distributed compilation and caching. 1,231