| FileSize | 490650 |
| MD5 | 6804C81A0C4DDE8A54ECFB722AABFEC1 |
| 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 | 6E61F020E5C80A2013828E4A78F7369A146315ED |
| SHA-256 | F7BED88FCAF4EF70251A786B62EAE7354EDD2AA63C70AE8E81EF5FEEC546481E |