
C++ support by stedolan · Pull Request #14701 · ocaml/ocaml
This patch adds a new C++ backend to ocamlc, improving on the unincremented C currently in use by the runtime and FFI. As an example, here's a simple program that computes the prime numbers up ...
GitHub