From: Bob Zhang <bobzhang1988@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: [Caml-list] [ANN] BuckleScript 1.9: namespace support and better error message
Date: Mon, 28 Aug 2017 20:54:09 +0800 [thread overview]
Message-ID: <CANcqPu4y_JXpX53NKREvzOHeqSnu9aJ0Xg2ZRkY1RECNMffQHA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1306 bytes --]
Dear OCaml developers:
BuckleScript is an optimizing compiler for OCaml to generate readable
_javascript_, it is open sourced by Bloomberg [1] (also supported by
Facebook ReasonML team).
Two major changes brought by this release:
1. Namespace support. Unlike most existing implementations, the namespace
support is non leaky which means you have and only have one way to access
`Pkg.A`, the build system makes full use of concurrency, it is highly
performant and scalable.
2. Better error message, this is mostly brought by Facebook ReasonML team,
they wrote a blog about it [2]
A non complete list of changes are listed here:
https://github.com/BuckleScript/bucklescript/blob/master/Changes.md#190
BuckleScript is indeed growing quickly these days [3], there is a large
chance that we can make it reasonably popular and reach a 10x larger
audience, contributions are much appreciated.
Documentation is available here:
http://bloomberg.github.io/bucklescript/Manual.html
To install:
npm install -g bs-platform
Happy hacking in OCaml! -- Hongbo
[1]: https://github.com/bucklescript/bucklescript/
[2]:
https://reasonml.github.io/community/blog/#way-way-waaaay-nicer-error-messages
[3]:
https://npm-stat.com/charts.html?package=bs-platform&from=2016-08-28&to=2017-08-28
--
Regards
-- Hongbo Zhang
[-- Attachment #2: Type: text/html, Size: 8255 bytes --]
reply other threads:[~2017-08-28 12:54 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=CANcqPu4y_JXpX53NKREvzOHeqSnu9aJ0Xg2ZRkY1RECNMffQHA@mail.gmail.com \
--to=bobzhang1988@gmail.com \
--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