Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Hongbo Zhang (BLOOMBERG/ 731 LEX)" <hzhang295@bloomberg.net>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] Bucklescript 1.3.0 - A blazing fast build tool on all platforms
Date: Tue, 8 Nov 2016 19:32:37 -0000	[thread overview]
Message-ID: <5822285501DD056A00390820_0_2229@p057> (raw)

[-- Attachment #1: Type: text/plain, Size: 1392 bytes --]

Dear OCaml developers:
   We are glad to announce BuckleScript 1.3.0 release
   This release comes with a truly blazing fast build tool working on all platforms(native Windows experience!) for BuckleScript.
   Documentation is available here: http://bloomberg.github.io/bucklescript/Manual.html
   Here are some tests for a project which contains 56 modules on a 2013 Mac Book Pro:
bucklescript-testing> /usr/local/lib/node_modules/bs-platform/bin/bsb.exe -t clean
Cleaning... 392 files.
bucklescript-testing>time /usr/local/lib/node_modules/bs-platform/bin/bsb.exe
ninja: Entering directory `lib/bs'
[112/112] Building src/web.mlast.d
[168/168] Building /Users/hongbozhang/git/bucklescript-testing/lib/ocaml/main_todo_optimizedmap.cmi
real    0m0.557s
user    0m1.475s
sys     0m0.924s
bucklescript-testing>touch src/counter.ml && time /usr/local/lib/node_modules/bs-platform/bin/bsb.exe
ninja: Entering directory `lib/bs'
[2/2] Building src/counter.mlast.d
[6/6] Building /Users/hongbozhang/git/bucklescript-testing/lib/ocaml/main_embeddedCounters.cmj
real    0m0.055s
user    0m0.033s
sys     0m0.026s
bucklescript-testing>time /usr/local/lib/node_modules/bs-platform/bin/bsb.exe
ninja: Entering directory `lib/bs'
ninja: no work to do.
real    0m0.012s
user    0m0.006s
sys     0m0.005s
  
   Thanks -- Hongbo
[1]: https://github.com/bloomberg/bucklescript/   
[2]: https://www.npmjs.com/

[-- Attachment #2: Type: text/html, Size: 2722 bytes --]

                 reply	other threads:[~2016-11-08 19:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5822285501DD056A00390820_0_2229@p057 \
    --to=hzhang295@bloomberg.net \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox