| FileSize | 16098316 |
| MD5 | 7EF677D02348C67ADCF76EC3E7043530 |
| 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 | 3.5.2-3 |
| SHA-1 | F2CB56C5F2843E10335027FEC958036114967AA3 |
| SHA-256 | 22D2FF56860BE5B775FDE488058D14FD57D32B77672EC85A5C7BDBA814CFAC08 |