package js_of_ocaml-compiler

  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 (6)

  1. yojson
  2. ocamlfind
  3. cppo >= "1.1.0"
  4. cmdliner
  5. dune >= "1.2"
  6. ocaml >= "4.02.0" & < "4.09.0"

Dev Dependencies (1)

  1. ppx_expect with-test & >= "0.12.0"

Used by (18)

  1. data-encoding >= "0.5"
  2. eliom >= "6.9.2" & < "6.10.1"
  3. ezjsonm >= "1.3.0"
  4. ezjsonm-lwt >= "1.3.0"
  5. General >= "0.5.0"
  6. gen_js_api >= "1.0.7"
  7. hacl_func
  8. js_of_ocaml = "3.4.0"
  9. js_of_ocaml-toplevel = "3.4.0"
  10. json-data-encoding >= "1.0.0"
  11. learn-ocaml >= "0.12"
  12. monaco_jsoo
  13. ocaml-gist
  14. ocaml-vdom < "transition"
  15. ocsigen-start >= "2.9.1" & != "2.15.1" & < "2.16.0"
  16. scaml >= "1.5.0"
  17. vdom
  18. vg >= "0.9.0" & < "0.9.4"

Conflicts (3)

  1. base-domains
  2. js_of_ocaml < "3.0"
  3. ocamlfind < "1.5.1"