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/jrochel/eliom/archive/6.4.0.tar.gz
md5=8e5694fefb152c9372b9a32a08a826be
sha512=0de9d360fc00e36b093d2b22c3d5b5f497302017c8bdc54dc47dd38c0e0fd3fa02384431ff8fbe3e67db9947daf1dbcbf266791e23ea01ee6112bd684befc16c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/eliom/eliom.6.4.0/opam
Required by