Dear OCaml developers:
BuckleScript is an optimizing compiler for OCaml to generate readable JavaScript, it is open sourced by Bloomberg [1].
Major changes are listed here: https://github.com/bloomberg/bucklescript/blob/master/site/docsource/Release.1.7.0.adoc
Documentation is available here: http://bloomberg.github.io/bucklescript/Manual.html

To install:
npm install -g bs-platform
Happy hacking in OCaml! -- Hongbo

[1]: https://github.com/bloomberg/bucklescript/