caml-list - the Caml user's mailing list
 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.5 - First class support for Reason syntax
Date: Tue, 28 Feb 2017 15:34:42 -0000	[thread overview]
Message-ID: <58B5989201C3023E003904F9_0_59479@msllnjpmsgsv06> (raw)

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

Dear OCaml developers:
   BuckleScript is an optimizing compiler for OCaml to generate readable JavaScript, it is 
open sourced by Bloomberg [1].
   We are glad to announce 1.5.0, Besides a number of minor bug fixes and performance improvement, most notable changes:
   # Bundled Reason together thanks to contributions from Facebook Reason team, so that    Reason syntax support is also first class, this also makes Reason for the first time available to Windows users.
  # FFI added `bs.uncurry` which will automatically uncurry the callback so the user land API is clearer, see [2] 
  # Improve object label translation to cause less surprise, this might case minor backward compatibility [3] 
   Documentation is available here: http://bloomberg.github.io/bucklescript/Manual.html
   To install:
        npm install -g bs-platform
  Let's make OCaml a trend in JavaScript community in 2017, together! -- Hongbo
[1]: https://github.com/bloomberg/bucklescript/ 
[2]: http://bloomberg.github.io/bucklescript/Manual.html#__bs_uncurry_for_implicit_uncurried_callback_since_1_5_0
[3]: http://bloomberg.github.io/bucklescript/Manual.html#_object_label_translation_convention
 


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

             reply	other threads:[~2017-02-28 15:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-28 15:34 Hongbo Zhang (BLOOMBERG/ 731 LEX) [this message]
2017-03-01  8:30 ` Fabrice Le Fessant
2017-03-01 16:56 Hongbo Zhang (BLOOMBERG/ 731 LEX)
2017-03-01 17:26 ` Fabrice Le Fessant
2017-03-01 17:37 Hongbo Zhang (BLOOMBERG/ 731 LEX)

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=58B5989201C3023E003904F9_0_59479@msllnjpmsgsv06 \
    --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;
as well as URLs for NNTP newsgroup(s).