caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Hongbo Zhang (BLOOMBERG/ 731 LEX)" <hzhang295@bloomberg.net>
To: Fabrice.Le_fessant@inria.fr, caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] BuckleScript 1.5 - First class support for Reason syntax
Date: Wed, 1 Mar 2017 16:56:45 -0000	[thread overview]
Message-ID: <58B6FD4C020C05F6008706EE_0_1196460@p058> (raw)

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

I don't know exactly why it did not work on windows(maybe due to some bashism?). Our solution is very clean, no dependencies on Cygwin or MSVC : )

----- Original Message -----
From: Fabrice Le Fessant <Fabrice.Le_fessant@inria.fr>
To: HONGBO ZHANG, caml-list@inria.fr
At: 01-Mar-2017 03:31:04


Great news !

> Reason syntax support is also first class, this also makes Reason for the first time available to Windows users.

Could you explain a little this statement ? I thought Reason was already available on Windows, which dependencies are missing ?https://github.com/facebook/reason/issues/470

--Fabrice
On Tue, Feb 28, 2017 at 4:35 PM Hongbo Zhang (BLOOMBERG/ 731 LEX) <hzhang295@bloomberg.net> wrote:

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: 5412 bytes --]

             reply	other threads:[~2017-03-01 16:56 UTC|newest]

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

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=58B6FD4C020C05F6008706EE_0_1196460@p058 \
    --to=hzhang295@bloomberg.net \
    --cc=Fabrice.Le_fessant@inria.fr \
    --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).