O'Browser
O'Browser is an implementation of the OCaml virtual machine in
JavaScript, designed to run in web browsers.
It features a runtime library compatible with OCaml's standard one
(including OOP and concurrent threads) and bindings of some JavaScript
functions to manipulate the DOM primitives.
[ Homepage ]
| Author: | Benjamin Canou. |
| Last modification date: | 20-Apr-2010 |
| Version: | 1.1 |
| Development status: | Stable |
| Kind: | Applications written in Caml :: Web application |
| License: | Open Source :: LGPL |
| Topic: | Communications and networking :: WWW/HTTP |
| Homepage: | http://ocsigen.org/obrowser/ |