Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rizo/jx

External JavaScript language interface for OCaml.
https://github.com/rizo/jx

bindings javascript ocaml

Last synced: about 1 month ago
JSON representation

External JavaScript language interface for OCaml.

Awesome Lists containing this project

README

        

# Jx

External JavaScript language interface for OCaml.

This library provides definitions and external primitives that facilitate
type-safe compile-time and runtime interoperability between JavaScript and
OCaml using the [js_of_ocaml](https://github.com/ocsigen/js_of_ocaml) compiler.