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
<h4id="_integration_with_existing_javascript_libraries">Integration with existing JavaScript libraries</h4>
47
47
<divclass="paragraph">
48
-
<p>To our knowledge, BuckleScript is the <em>only</em> compiler which compiles an <em>existing typed language</em> to readable JavaScript. It has the same
48
+
<p>BuckleScript is one of the very few compilers which compiles an <em>existing typed language</em> to readable JavaScript. It has the same
49
49
characteristics of typescript: one OCaml module compiled into one JavaScript module (AMDJS, CommonJS, or Google module) without name mangling.</p>
0 commit comments