* [Caml-list] Announce: gen_js_api 1.0, easy OCaml bindings for Javascript libraries
@ 2016-03-25 17:53 Alain Frisch
0 siblings, 0 replies; only message in thread
From: Alain Frisch @ 2016-03-25 17:53 UTC (permalink / raw)
To: OCaml Mailing List, ocsigen
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-25 17:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-25 17:53 [Caml-list] Announce: gen_js_api 1.0, easy OCaml bindings for Javascript libraries Alain Frisch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox