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/9.4.0.tar.gz
md5=3343b24ca20faba7cc74a7376f6a839e
sha512=89fc135908303271cefa8a3f3805f31ca9a1a980ddc153f15bf0cc2ce89b5f6f080a2b9a85c83f1846888a8bf00fa5edfe7cac197b72c5d61e19160b91061d75
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/eliom/eliom.9.4.0/opam
Required by