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.10.1.tar.gz
md5=975091e1f3dd6db6bb24d08e2f6dd960
sha512=6e98845f3788df62e8782321418dad0b9a896fbf60894c017433b8810470dbf15122ac2f6eac2f958e427cce9e52641fd8c7092dd92ac0f03ece3e214584e266
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/eliom/eliom.6.10.1/opam
Required by