package eliom

  1. Overview
  2. No Docs
Framework for programming Web sites and client/server Web applications.

Install

Dune Dependency

Authors

Maintainers

Sources

4.0.0.tar.gz
sha256=0688aec19d5949fc25f934e1625ee7e06744e2d3266f6ab8e2bf3fbba9a1c2f5
md5=33449d29bc0e48b613c14faae523a55e

Description

Eliom is a framework for programming Web sites and client/server Web applications. It introduces new concepts to simplify programming common behaviours and uses advanced static typing features of OCaml to check many properties of the Web site at compile time. If you want to write a Web application, Eliom makes possible to write the whole application as a single program (client and server parts). A syntax extension is used to distinguish both parts and the client side is compiled to JS using Ocsigen Js_of_ocaml.

Published: 26 May 2014

Dependencies (10)

  1. ocamlbuild
  2. ipaddr >= "2.1"
  3. camlp4 <= "4.02+6"
  4. ocsigenserver >= "2.4.0" & < "2.6"
  5. tyxml < "3.2"
  6. calendar >= "2.00"
  7. js_of_ocaml >= "2.2" & < "3.0"
  8. deriving
  9. ocamlfind
  10. ocaml < "5.1"

Dev Dependencies

None

Used by (1)

  1. litiom = "3.0"

Conflicts

None

OCaml

Innovation. Community. Security.