Package js_of_ocaml: Information

    Binary package: js_of_ocaml
    Version: 3.11.0-alt3
    Architecture: i586
    Build time:  Mar 25, 2022, 10:51 AM in the task #297132
    Source package: js_of_ocaml
    Category: Development/ML
    Report package bug
    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.

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    Last changed


    Jan. 5, 2022 Anton Farygin 3.11.0-alt3
    - added commit 8698bab from upstream to fix incompatability with new menhir
    Jan. 4, 2022 Anton Farygin 3.11.0-alt2
    - fix test for changes in exception format
    Nov. 4, 2021 Anton Farygin 3.11.0-alt1
    - 3.11.0