Easy OCaml bindings for Javascript libraries
Description
gen_js_api aims at simplifying the creation of OCaml bindings for Javascript libraries. Authors of bindings write OCaml signatures for Javascript libraries and the tool generates the actual binding code with a combination of implicit conventions and explicit annotations.
gen_js_api is to be used with the js_of_ocaml compiler.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Last Published
- 14 Oct 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies