[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#610392: ITP: js-of-ocaml -- OCaml bytecode to JavaScript compiler



Package: wnpp
Severity: wishlist
Owner: "Stéphane Glondu" <glondu@debian.org>

* Package name    : js-of-ocaml
  Version         : 1.0
  Upstream Author : Jérôme Vouillon <jerome.vouillon@pps.jussieu.fr>
* URL             : http://ocsigen.org/js_of_ocaml/
* License         : LGPL-2+
  Programming Lang: OCaml, JavaScript
  Description     : OCaml bytecode to JavaScript 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 compiler is easy to install: it only depends on Findlib and
    Lwt;
  * 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.



Reply to: