Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Alain Frisch <alain.frisch@lexifi.com>
To: OCaml Mailing List <caml-list@inria.fr>, ocsigen@inria.fr
Subject: [Caml-list] Announce: gen_js_api 1.0, easy OCaml bindings for Javascript libraries
Date: Fri, 25 Mar 2016 18:53:09 +0100	[thread overview]
Message-ID: <56F57B05.6040104@lexifi.com> (raw)

Dear all,

It's my pleasure to announce the first public release of gen_js_api, a 
new FFI tool to bind to Javascript code from OCaml.

gen_js_api relies on js_of_ocaml's compiler and runtime system, but 
*not* its standard library nor its camlp4/ppx language extension.  In 
the future gen_js_api could support (with the same binding definitions) 
alternatives ways to combine OCaml and Javascript, such as Bucklescript 
or direct embedding of a JS engine into a native OCaml application.

The tool has been developed at LexiFi mostly by Sebastien Briais and me; 
it has been used internally for several months in production.

Project page: https://github.com/LexiFi/gen_js_api

Available in OPAM:

   opam install gen_js_api


(Note: gen_js_api requires OCaml 4.03.)


Enjoy, and please drop us a note if you use this tool!  We'd love to 
hear some feedback.


Cheers,

Alain

                 reply	other threads:[~2016-03-25 17:53 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=56F57B05.6040104@lexifi.com \
    --to=alain.frisch@lexifi.com \
    --cc=caml-list@inria.fr \
    --cc=ocsigen@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