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/7.0.0.tar.gz
md5=cca0958f7ac3a069dc9d55091bc6a751
sha512=5fb8cd9f62e9f6c58971402083942161df123567252e765f6409e40b9fcde74f43a6151f762a487d244c0c1f3b6edd4d161dad9ff686e7143aa70f1150bf4194
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/eliom/eliom.7.0.0/opam
Required by