Loading...
Please wait, while we are loading the content...
Similar Documents
O’Browser: Objective Caml on Browsers
| Content Provider | CiteSeerX |
|---|---|
| Author | Canou, Benjamin Chailloux, Emmanuel Balat, Vincent |
| Abstract | We present a way to run Objective Caml programs on a standard, unmodified web browser, with a compatible data representation and execution model, including concurrency. To achieve this, we designed a byte-code interpreter in JavaScript, as well as an implementation of the run-time library. Since the Web browser does not provide the same interaction mechanisms as a typical Objective Caml environment, we provide an add-on to the standard library, enabling interaction with the Web page. As a result, one can now build the client side of a web application with the standard Objective Caml compiler and run it on any modern web browser. |
| File Format | |
| Access Restriction | Open |
| Subject Keyword | Modern Web Browser Web Page Client Side Objective Caml Run-time Library Objective Caml Program Unmodified Web Browser Standard Objective Caml Compiler Byte-code Interpreter Compatible Data Representation Standard Library Interaction Mechanism Execution Model Web Application Typical Objective Caml Environment Web Browser |
| Content Type | Text |
| Resource Type | Article |