OCamljs
Ocamljs compiles OCaml to Javascript. It uses the standard OCaml
front-end, so the full language is supported (the object system is
partially supported, should be fixed soon).
Included are several libraries for Web programming, as well as a
library for working with Javascript via Camlp4. It works with orpc for
RPC over HTTP, and with froc for functional reactive browser
programming.
[ Homepage ]
| Author: | Jake Donham. |
| Last modification date: | 07-Sep-2010 |
| Version: | 0.3 |
| Development status: | Beta |
| Kind: | Development tools |
| License: | Open Source :: QPL |
| Open Source :: LGPL | |
| Topic: | Programming languages :: Compilers |
| Homepage: | http://github.com/jaked/ocamljs |