eliomversion

Client/server Web framework

Eliom is a framework for implementing client/server Web applications. It introduces new concepts to simplify the implementation of common behaviors, and uses advanced static typing features of OCaml to check many properties of the Web application at compile-time. Eliom allows implementing the whole application as a single program that includes both the client and the server code. We use a syntax extension to distinguish between the two sides. The client-side code is compiled to JS using Ocsigen Js_of_ocaml.

Authordev@ocsigen.org
LicenseLGPL-2.1-only WITH OCaml-LGPL-linking-exception
Published
Homepagehttp://ocsigen.org/eliom/
Issue Trackerhttps://github.com/ocsigen/eliom/issues/
Maintainerdev@ocsigen.org
Dependencies
Source [http] https://github.com/ocsigen/eliom/archive/8.4.8.tar.gz
md5=bd9fadfc7aff68520fcfd3d0cd052f13
sha512=4b9e81cbe11e665ad2bd45233ca9d78e312be10e28dbcffb8bbc2d1f83f856da091b4aa5f014378a19e201173c4ea3406751cf81f65c84a0a71639abf19908f3
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/eliom/eliom.8.4.8/opam
Required by