package js_of_ocaml-compiler

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

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml-3.7.0.tbz
sha256=dcf4ffea23d4a2b2709c75bf5c7e2de355897bcfef7081d1569efe41a7638667
sha512=de3fcd7b2e0a7fdd074a236efa759178888559d28db35d4431a342567b4a068bb6581545bdfca02bacdf23e08499119879d37e71c5b0e860d79252116430160e

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: 05 Aug 2020

Dependencies (6)

  1. yojson
  2. ocaml-migrate-parsetree < "2.0.0"
  3. menhir < "20211215"
  4. cmdliner
  5. dune >= "2.5"
  6. ocaml >= "4.02.0" & < "4.12.0"

Dev Dependencies (1)

  1. ppx_expect with-test & >= "v0.12.0"

Used by (18)

  1. binaryen >= "0.3.0" & < "0.11.0"
  2. data-encoding >= "0.5"
  3. eliom >= "6.10.1"
  4. ezjsonm >= "1.3.0"
  5. ezjsonm-lwt >= "1.3.0"
  6. General >= "0.5.0"
  7. gen_js_api >= "1.0.7"
  8. hacl_func
  9. js_of_ocaml = "3.7.0"
  10. js_of_ocaml-toplevel = "3.7.0"
  11. json-data-encoding >= "1.0.0"
  12. learn-ocaml >= "0.12"
  13. monaco_jsoo
  14. ocaml-gist
  15. ocaml-vdom < "transition"
  16. scaml >= "1.5.0"
  17. vdom
  18. vg >= "0.9.0" & < "0.9.5"