package js_of_ocaml-tyxml

  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. js_of_ocaml-ppx = version
  2. js_of_ocaml = version
  3. reactiveData >= "0.2"
  4. tyxml >= "4.3"
  5. dune >= "2.5"
  6. ocaml >= "4.02.0"

Dev Dependencies

None

Used by (3)

  1. eliom = "6.3.0" | >= "6.5.0" & < "6.8.0" | >= "6.9.2"
  2. learn-ocaml >= "0.12"
  3. nuscr < "1.1.0"

Conflicts

None