You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>BuckleScript is an optimizing compiler which compiles <ahref="http://ocaml.org/">OCaml</a>
430
+
<p><ahref="https://github.com/bloomberg/bucklescript">BuckleScript</a> is an optimizing compiler which compiles <ahref="http://ocaml.org/">OCaml</a>
431
431
into JavaScript module by module <em>without name mangling</em>. The generated code is <em>highly readable</em> and <em>super small</em>,
432
432
see <ahref="http://bloomberg.github.io/bucklescript/js-demo/">Hello world</a> example
433
433
and <ahref="http://bloomberg.github.io/bucklescript/js-demo/#Use_JS_standard_Library_WIP">examples of calling JS libraries</a>.
0 commit comments