Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 2.23 KB

Manual.adoc

File metadata and controls

76 lines (51 loc) · 2.23 KB

BuckleScript User Manual

BuckleScript is a backend for the OCaml compiler which emits JavaScript. It works with both vanilla OCaml and Reason, the whole compiler is compiled into JS (and ASM) so that you can play with it in the browser.

Note
PDF version is available.

Documents under bloomberg.github.io match the master branch.

They are also distributed (docs/Manual.html, docs/Manual.pdf) together with your [Installation] (with the exact version). If you find errors or omissions in this document, please don’t hesitate to submit an issue, sources are here.