gen_js_api
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 }">
- Published
- 19 Mar 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies