mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
f41e7b9979
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
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
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/
|