Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37513537
en ru br
ALT Linux repos
S:3.11.0-alt3

Group :: Development/ML
RPM: js_of_ocaml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.11.0-alt3
Build date: 5 january 2022, 10:17 ( 120.1 weeks ago )
Size: 1216.59 Kb

Home 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.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • js_of_ocaml
  • js_of_ocaml-debuginfo
  • ocaml-js_of_ocaml
  • ocaml-js_of_ocaml-debuginfo
  • ocaml-js_of_ocaml-devel
  • ocaml-js_of_ocaml-devel-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin