package js_of_ocaml-ppx_deriving_json

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

Install

Authors

Maintainers

Sources

js_of_ocaml-3.5.1.tbz
sha256=3a050eb9507058164431c8e1f1c86b3c61e30a5d0b0cf2c5f48b959b87eaade9
sha512=0bbca03ac220f28adf060d4c2d8f726801bce80461aa73724a6c53b4979af919c820cc723b0a7e9bda93270cef5c0485aea942aa527010a3c386a13b7e2d4842

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: 17 Nov 2019

Dependencies (5)

  1. ppxlib < "0.9.0"
  2. ocaml-migrate-parsetree < "2.0.0"
  3. js_of_ocaml = version
  4. dune >= "1.11.1"
  5. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (2)

  1. eliom >= "6.10.1" & < "6.13.1"
  2. ocsigen-toolkit >= "2.4.3" & < "2.7.0"

Conflicts

None