goji

Binding generator

Generates OCaml bindings from high-level descriptions of JavaScript libraries

An OCaml bindings generator for JavaScript libraries

GitHub

44 stars
12 watching
10 forks
Language: OCaml
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lexifi/gen_js_api Generates OCaml bindings for JavaScript libraries 175
smorimoto/coq-to-ocaml-to-js Generates safe and fast JavaScript code from mathematical proofs using Coq, OCaml, BuckleScript, Rollup, Terser, and Closure Compiler 24
dannywillems/ocaml-js-stdlib Provides a binding to the JavaScript standard library and DOM in OCaml 3
smolkaj/nice-parser Automates the process of building parsers in OCaml with minimal boilerplate code 125
dannywillems/ocaml-node-list Provides OCaml bindings to NodeJS packages and libraries 2
dannywillems/jsoo-lib Extends OCaml's js_of_ocaml bindings to the JavaScript standard library 5
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 469
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,246
rjeczalik/interfaces Tools for generating interfaces and structs in Go 423
ygrek/ocaml-cbor Provides OCaml bindings to the CBOR data encoding standard 24
dannywillems/ocaml-cordova-plugin-globalization-example An example project demonstrating binding of OCaml to the cordova-plugin-globalization plugin using gen_js_api. 0
tmattio/spin Generates OCaml project templates with standardized configurations and conventions. 295
tategakibunko/jingoo An OCaml template engine that is almost compatible with Jinja2 126
ygrek/ocurl C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml 59