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/6.13.1.tar.gz
md5=0980924598a6071a258c024b80a69580
sha512=6cc64a8b39dc468bec2c25cc17995f0f4da0f736adf5fe48ffd3f9a3c49558e260e840feb9a6322984adbcec1a719e84c10fcdb3b2afc2935af954869a32096c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/eliom/eliom.6.13.1/opam
Required by