ocaml-main-program-in-c

Binary builder

A tool for building mixed C/Ocaml binaries where the main program is in C.

Example build system for making mixed C/Ocaml binaries where the main program is in C

GitHub

16 stars
6 watching
1 forks
Language: Shell
last commit: almost 9 years ago
Linked from 1 awesome list


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
ocaml/duneA build system that automates the process of compiling and packaging OCaml projects1,645
ocaml-community/biniouAn efficient binary data format for serializing and deserializing structured data42
dinosaure/esperantoA toolchain that compiles OCaml programs into portable executables for multiple architectures.134
jin/rules_ocamlProvides Bazel build rules for OCaml programming language37
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
pyrocat101/opalA set of monadic parser combinators for OCaml to simplify building parsers.146
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
dannywillems/ocaml-for-web-programmingAn OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications.52
johnwhitington/camlpdfA PDF file format and manipulation library written in OCaml202
dannywillems/ocaml-js-stdlibProvides a binding to the JavaScript standard library and DOM in OCaml3
armael/conchA compiler for translating C-like code to Uxn23
darklang/philip2An Elm to OCaml compiler that enables porting of codebases from one language to another204
yallop/ocaml-ctypesA library that enables writing C extensions in OCaml without generating or writing C code.372
unixjunkie/minicliA minimalist OCaml library for parsing command-line arguments with built-in validation and error handling.30