obrowser-doc

Ocaml virtual machine written in javascript (doc)
  http://ocsigen.org/obrowser/
  0
  no reviews



O'browser is an ocaml virtual machine written in javascript. it runs bytecode executables produced by the regular bytecode compiler and gives the possibility to run ocaml programs directly in a web browser. you can use it with any web server.

this package contains a tutorial and examples, as well as the html api documentation.