Package js_of_ocaml: Information
Source package: js_of_ocaml
Version: 3.11.0-alt1
Build time: Dec 2, 2021, 04:00 PM in the task #289137
Category: Development/ML
Report package bugHome page: http://ocsigen.org/js_of_ocaml/
License: LGPLv2 with exceptions
Summary: A compiler of OCaml byte-code to Javascript
Description:
js_of_ocaml is a compiler of OCaml byte-code to Javascript. It makes it possible to run OCaml programs in a Web browser. Its key features are the following: * the whole language, and most of the standard library are supported; * the generated code can be used with any web server and browser; * you can use a standard installation of OCaml to compile your programs. In particular, you do not have to recompile a library to use it with Js_of_ocaml. You just have to link your program with a specific library to interface with the browser APIs.
List of RPM packages built from this SRPM:
js_of_ocaml (x86_64, ppc64le, i586, armh, aarch64)
js_of_ocaml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
ocaml-js_of_ocaml (x86_64, ppc64le, i586, armh, aarch64)
ocaml-js_of_ocaml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
ocaml-js_of_ocaml-devel (x86_64, ppc64le, i586, armh, aarch64)
ocaml-js_of_ocaml-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
js_of_ocaml (x86_64, ppc64le, i586, armh, aarch64)
js_of_ocaml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
ocaml-js_of_ocaml (x86_64, ppc64le, i586, armh, aarch64)
ocaml-js_of_ocaml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
ocaml-js_of_ocaml-devel (x86_64, ppc64le, i586, armh, aarch64)
ocaml-js_of_ocaml-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Anton Farygin
Last changed
Nov. 4, 2021 Anton Farygin 3.11.0-alt1
- 3.11.0
Sept. 6, 2021 Anton Farygin 3.10.0-alt1
- 3.10.0
April 4, 2021 Anton Farygin 3.9.1-alt2
- disabled check for ocaml-4.12 task