| FileSize | 517066 |
| MD5 | DB46AB27EEFFF5AEF9550CF19422862C |
| PackageDescription | 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. |
| PackageMaintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
| PackageName | js-of-ocaml |
| PackageSection | ocaml |
| PackageVersion | 2.2-2 |
| SHA-1 | 7717CC65DF8AC706A63FDA0130B37FFCA0D89FE1 |
| SHA-256 | 6D9EDD4B206078C3DF155D53ECFC26939B08F400841450E12C78DA9D5FCBFD7A |