News

Web developers can use the OCaml language to write JavaScript code through the BuckleScript compiler, which has now gone to a 1.0 release. Open-sourced by news services provider Bloomberg ...
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it possible to run pure OCaml programs in JavaScript environment like browsers and Node.js. It is easy to install and use as it ...
This library aims to provide a binding to the JavaScript standard library and DOM using pure OCaml type (not using JS module from js_of_ocaml for example). Some technologies such as js_of_ocaml ...
For example, Facebook’s flow project is written in OCaml. Publishing this project surprisingly generated a whirlwind of interest for our efforts and to date it has received nearly 650 Stars, 30 ...