ocaml-makefile

Makefile generator

A Makefile generator for OCaml projects with automatic dependency generation and simplified compilation processes.

Easy to use Makefile for small to medium-sized OCaml-projects

GitHub

74 stars
6 watching
19 forks
Language: OCaml
last commit: 16 days ago
Linked from 1 awesome list

makefileocaml

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml/odoc Generates documentation for OCaml and Reason programming languages 320
tmattio/spin Generates OCaml project templates with standardized configurations and conventions. 295
mmottl/sqlite3-ocaml A set of bindings and wrappers to interact with a specific SQL database engine 114
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 466
arulselvanmadhavan/mini_dalle A deep learning-based image generation tool using OCaml and pre-trained weights 38
dannywillems/ocaml-materializecss A OCaml library for generating HTML elements with Material Design styling using CSS. 6
klakplok/goji Generates OCaml bindings from high-level descriptions of JavaScript libraries 44
smolkaj/nice-parser Automates the process of building parsers in OCaml with minimal boilerplate code 124
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
ocaml-community/sedlex A tool for generating Unicode-friendly lexers in OCaml 240
laurentmazare/npy-ocaml A library that allows OCaml bigarrays to be written and read in the NumPy file format 41
ocaml-ppx/ppx_deriving_yojson A tool that generates JSON serialization and deserialization functions for OCaml types 157
ocaml/tuareg An Emacs mode for editing and working with the OCaml programming language 364
mmottl/pcre-ocaml A C library wrapper for Perl-compatible regular expressions, providing OCaml bindings for string matching and manipulation 31