package js_of_ocaml-ppx_deriving_json

  1. Overview
  2. No Docs
Compiler from OCaml bytecode to Javascript

Install

Authors

Maintainers

Sources

3.4.0.tar.gz
md5=42f914d0410787d65668d2822fdab1a1

Description

Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it possible to run pure OCaml programs in JavaScript environment like browsers and Node.js

Published: 16 Apr 2019

Dependencies (5)

  1. ppx_deriving < "5.0"
  2. ppx_tools
  3. js_of_ocaml = version
  4. dune >= "1.2"
  5. ocaml > "4.03.0"

Dev Dependencies

None

Used by (3)

  1. eliom >= "6.3.0" & < "6.10.1"
  2. ocsigen-start >= "2.3.0" & < "2.9.1"
  3. ocsigen-toolkit >= "2.0.0" & < "2.7.0"

Conflicts (1)

  1. ppx_deriving <= "4.2.0"