freebsd-ports/lang/js_of_ocaml/pkg-descr
John Marino f41e7b9979 Add new Ocaml port: lang/js_of_ocaml
The initial version submitted in the PR was augmented by later changes
seen in pkgsrc where the counterpart is maintained by the submitter.

==
Js_of_ocaml is a compiler of OCaml bytecode to Javascript. It makes it
possible to run Ocaml programs in a Web browser.

WWW: http://ocsigen.org/js_of_ocaml/
==

PR:		ports/176163
Submitted by:	Jaap Boender
Maintainer:	Jaap Boender
Stage support:	Taken from pkgsrc
2014-03-27 12:29:54 +00:00

4 lines
158 B
Text

Js_of_ocaml is a compiler of OCaml bytecode to Javascript. It makes it
possible to run Ocaml programs in a Web browser.
WWW: http://ocsigen.org/js_of_ocaml/