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.
Author | dev@ocsigen.org |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | http://ocsigen.org/eliom/ |
Issue Tracker | https://github.com/ocsigen/eliom/issues/ |
Maintainer | dev@ocsigen.org |
Dependencies |
|
Source [http] | https://github.com/ocsigen/eliom/archive/8.6.0.tar.gz md5=f0a6776774b3f95353e6df16e14cc01f sha512=4c5d744b652b66752cd5e18588944f1116e4ccd5b8226167cf1d3d4a56723bb8bbad031e5d6641df35c33a0178c8687e272011ccf17d5872359d896d42857b7b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/eliom/eliom.8.6.0/opam |
Required by
- ocsigen-start>=4.1.0 & <4.5.0
- ocsigen-toolkit>=1.1.0 & <3.3.1