package eliom
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Framework for programming Web sites and client/server Web applications.
Install
Dune Dependency
Authors
Maintainers
Sources
4.2.tar.gz
sha256=30d180b72d21177d09b311785e08e54cc221b148d969f17334f8be6eecfb783d
md5=88bbaeadd10719fcf44217b71b9410a9
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: 22 Jul 2015
Dependencies (11)
- ocamlbuild
- reactiveData
-
ipaddr
>= "2.1"
-
ocsigenserver
>= "2.6" & < "3.0.0"
-
calendar
>= "2.00"
-
tyxml
>= "3.3.0" & < "3.6.0"
-
js_of_ocaml
>= "2.5" & < "3.0"
-
deriving
>= "0.6"
-
camlp4
<= "4.02+6"
- ocamlfind
-
ocaml
>= "4.00.0" & < "5.1"
Dev Dependencies
None
Used by (1)
-
litiom
>= "4.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page