| FileSize | 890352 |
| MD5 | 6C3765D9DE753D6857D03EF07660A877 |
| 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.5-2+b4 |
| SHA-1 | A35C1C404CCAA565EF806B68AF60C8F6B9799502 |
| SHA-256 | 3FBF6D035AF85D4636AE971697015A32D30DA5FDF7DDDB6815158019EE7BCC11 |