๐ŸŽ‰ Oh joy, another #C++ #backend for OCaml! Because what the world really needs is more ways to make the already impenetrable C++ even more unbearable! ๐Ÿ™„ Congrats to the brave souls ready to venture into the abyss of Pull Request 14701, where #GitHub buzzwords go to die. ๐Ÿš€
https://github.com/ocaml/ocaml/pull/14701 #OCaml #PullRequest #DeveloperHumor #TechCommunity #HackerNews #ngated
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