eliomversion
Framework for programming Web sites and client/server Web applications.
Eliom is a framework for programming Web sites and client/server Web applications. It introduces new concepts to simplify programming common behaviours and uses advanced static typing features of OCaml to check many properties of the Web site at compile time. If you want to write a Web application, Eliom makes possible to write the whole application as a single program (client and server parts). A syntax extension is used to distinguish both parts and the client side is compiled to JS using Ocsigen Js_of_ocaml.
Author | dev@ocsigen.org |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | http://ocsigen.org/eliom/ |
Issue Tracker | https://github.com/ocsigen/eliom/issues/ |
Maintainer | dev@ocsigen.org |
Dependencies |
|
Source [http] | https://github.com/ocsigen/eliom/archive/4.1.0.tar.gz sha256=44541cdcc93b622fee79a1d9bdd46d6caf7ace71b1a3891e6d7de93f70ae6783 md5=e93ccae5d61ce73e2d0f139cc5e3524d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/eliom/eliom.4.1.0/opam |
Required by
- litiom>=4.0