[ 原始碼: js-of-ocaml ]
套件:js-of-ocaml(4.0.0-2 以及其他的)
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.
其他與 js-of-ocaml 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.35)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libfindlib-ocaml-urfp1
- 本虛擬套件由這些套件填實: libfindlib-ocaml
-
- dep: libjs-of-ocaml-avse7
- 本虛擬套件由這些套件填實: libjs-of-ocaml
-
- dep: libjs-of-ocaml-dev
- OCaml bytecode to JavaScript compiler (development files)
-
- dep: libyojson-ocaml-nigu1
- 本虛擬套件由這些套件填實: libyojson-ocaml
-
- dep: ocaml-base-4.13.1
- 本虛擬套件由這些套件填實: ocaml-base
-
- rec: ocaml-findlib
- management tool for OCaml libraries