[ANN] OCaml bindings for libgccjit

David Malcolm dmalcolm@redhat.com
Thu Jan 1 00:00:00 GMT 2015


On Sat, 2015-04-11 at 22:26 +0100, Nicolas Ojeda Bar wrote:
> Dear list,
> 
> I am pleased to announce new OCaml bindings for libgccjit. You can find
> them at:
> 
> https://github.com/nojb/ocaml-libgccjit

Wonderful, thanks!

FWIW, the the correct URL appears to be:

  https://github.com/nojb/ocaml-gccjit


(stray "lib" in the top one above).

I've linked to it from the JIT page on the gcc wiki.

> They support the full API, with the exception of
> gcc_jit_context_enable_dump.  The tutorial has also been ported to OCaml
> and can be found in the GitHub wiki page
> 
> https://github.com/nojb/ocaml-gccjit/wiki
> 
> (parts 4 and 5 are coming soon).
> 
> The library should be available in opam (the OCaml package manager) soon.
> 
> Thank you very much!
> 
> Happy hacking,
> 
> Nicolas




More information about the Jit mailing list