Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 36922733
en ru br
Репозитории ALT

Группа :: Разработка/ML
Пакет: js_of_ocaml

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.11.0-alt3
Время сборки: 5 января 2022, 10:17 ( 114.8 недели назад )
Размер архива: 1216.59 Kb

Домашняя страница:   http://ocsigen.org/js_of_ocaml/

Лицензия: LGPLv2 with exceptions
О пакете: A compiler of OCaml byte-code to Javascript
Описание:

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.

Текущий майнтейнер: Anton Farygin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным 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:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin