| FileSize | 17011648 |
| MD5 | 16DA560CA34242DE149A81F2FC97023F |
| 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 | 3.8.0-2+b1 |
| SHA-1 | 6741673DDAE090B3F87EAF4341A410B25E736391 |
| SHA-256 | 70482B094CF2943FBC967C4E1348DD0326FB96723AAE9C08CCC11067B78CC771 |