| FileSize | 286052 |
| MD5 | E1F86F206DBD90DDFF101CCEF7B6E692 |
| 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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | js-of-ocaml |
| PackageSection | ocaml |
| PackageVersion | 1.4-1build1 |
| SHA-1 | 47AA165C5ACA2E6C9994436E7FD561B8D70572EF |
| SHA-256 | 815A23FF2732E5393FC4504413CC4019CCDD71D75918B4BF64939BB400B6A8C5 |