File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ <h1>Announcing BuckleScript 1.0</h1>
427427</ div >
428428< div id ="content ">
429429< div class ="paragraph ">
430- < p > BuckleScript is an optimizing compiler which compiles < a href ="http://ocaml.org/ "> OCaml</ a >
430+ < p > < a href =" https://github.com/bloomberg/bucklescript " > BuckleScript</ a > is an optimizing compiler which compiles < a href ="http://ocaml.org/ "> OCaml</ a >
431431into JavaScript module by module < em > without name mangling</ em > . The generated code is < em > highly readable</ em > and < em > super small</ em > ,
432432see < a href ="http://bloomberg.github.io/bucklescript/js-demo/ "> Hello world</ a > example
433433and < a href ="http://bloomberg.github.io/bucklescript/js-demo/#Use_JS_standard_Library_WIP "> examples of calling JS libraries</ a > .
@@ -473,7 +473,7 @@ <h1>Announcing BuckleScript 1.0</h1>
473473</ div >
474474< div id ="footer ">
475475< div id ="footer-text ">
476- Last updated 2016-08-31 13:48:35 EDT
476+ Last updated 2016-08-31 13:51:25 EDT
477477</ div >
478478</ div >
479479</ body >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ September 1, 2016 by Hongbo Zhang
66:page-layout: article
77
88
9- BuckleScript is an optimizing compiler which compiles http://ocaml.org/[OCaml]
9+ https://github.com/bloomberg/bucklescript[ BuckleScript] is an optimizing compiler which compiles http://ocaml.org/[OCaml]
1010into JavaScript module by module _without name mangling_ . The generated code is _highly readable_ and _super small_ ,
1111see http://bloomberg.github.io/bucklescript/js-demo/[Hello world] example
1212and http://bloomberg.github.io/bucklescript/js-demo/#Use_JS_standard_Library_WIP[examples of calling JS libraries].
You can’t perform that action at this time.
0 commit comments