Package: wnpp
Severity: wishlist
Owner: "Stéphane Glondu" <[email protected]>

* Package name    : js-of-ocaml
  Version         : 1.0
  Upstream Author : Jérôme Vouillon <[email protected]>
* 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.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to