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
16 stars
6 watching
1 forks
Language: Shell
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A build system for OCaml projects that automates the process of compiling and installing libraries and executables. | 55 |
| | A build system that automates the process of compiling and packaging OCaml projects | 1,645 |
| | An efficient binary data format for serializing and deserializing structured data | 42 |
| | A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 134 |
| | Provides Bazel build rules for OCaml programming language | 37 |
| | 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 |
| | A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
| | A combinator library that decodes JSON-like data into OCaml types | 85 |
| | An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. | 52 |
| | A PDF file format and manipulation library written in OCaml | 202 |
| | Provides a binding to the JavaScript standard library and DOM in OCaml | 3 |
| | A compiler for translating C-like code to Uxn | 23 |
| | An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| | A library that enables writing C extensions in OCaml without generating or writing C code. | 372 |
| | A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |