goji
Binding generator
Generates OCaml bindings from high-level descriptions of JavaScript libraries
An OCaml bindings generator for JavaScript libraries
44 stars
12 watching
10 forks
Language: OCaml
last commit: over 10 years ago
Linked from 1 awesome list
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 | 25 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
smolkaj/nice-parser | Automates the process of building parsers in OCaml with minimal boilerplate code | 124 |
dannywillems/ocaml-node-list | Provides OCaml bindings to various NodeJS packages and libraries for building web applications. | 2 |
dannywillems/jsoo-lib | Extends OCaml's js_of_ocaml bindings to the JavaScript standard library | 5 |
ocaml-community/sedlex | A tool for generating Unicode-friendly lexers in OCaml | 240 |
ocaml-ppx/ppx_deriving | A library simplifying type-driven code generation in OCaml | 466 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,243 |
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 | 127 |
ygrek/ocurl | C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml | 59 |