[ Bron: js-of-ocaml ]
Pakket: js-of-ocaml (5.8.2-2 en anderen)
Verwijzigingen voor js-of-ocaml
Debian bronnen:
Het bronpakket js-of-ocaml downloaden:
Beheerders:
Externe bronnen:
- Homepage [ocsigen.org]
Vergelijkbare pakketten:
OCaml bytecode to JavaScript compiler (compiler)
Js_of_ocaml is a compiler of OCaml bytecode 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.
This package contains the compiler itself.
Andere aan js-of-ocaml gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libjs-of-ocaml-dev
- OCaml bytecode to JavaScript compiler (development files)
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- rec: ocaml-findlib
- management tool for OCaml libraries