Eliom
With Eliom, you can implement client-server Web applications fully in OCaml.
Client parts, delimited by a syntax extension, are automatically extracted
from the application source code and compiled to Javascript using the
Js_of_ocaml compiler.
Eliom also provides very powerful tools to implement classical Web sites, and
makes it possible to mix usual Web interactions with advanced client side
features.
[ Homepage ]
| Author: | Vincent Balat. |
| Last modification date: | 17-Dec-2012 |
| Version: | 3.0 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| Topic: | Communications and networking :: WWW/HTTP |
| Homepage: | http://ocsigen.org/eliom/ |