package eliom

  1. Overview
  2. No Docs
Client/server Web framework

Install

dune-project
 Dependency

Authors

Maintainers

Sources

8.6.0.tar.gz
md5=f0a6776774b3f95353e6df16e14cc01f
sha512=4c5d744b652b66752cd5e18588944f1116e4ccd5b8226167cf1d3d4a56723bb8bbad031e5d6641df35c33a0178c8687e272011ccf17d5872359d896d42857b7b

Description

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.

Published: 26 Jul 2021

Dependencies (21)

  1. ppx_tools_versioned >= "5.2.3"
  2. base-bytes
  3. sqlite3
  4. dbm
  5. reactiveData >= "0.2.1"
  6. ipaddr >= "2.1"
  7. ocsigenserver >= "4.0.1" & < "4.0.2"
  8. tyxml >= "4.4.0" & < "5.0.0"
  9. lwt_ppx >= "1.2.3"
  10. lwt_log
  11. js_of_ocaml-tyxml >= "3.6.0"
  12. js_of_ocaml-ppx_deriving_json >= "3.6.0"
  13. js_of_ocaml-ppx >= "3.6.0"
  14. js_of_ocaml-ocamlbuild build
  15. js_of_ocaml-lwt >= "3.6.0"
  16. js_of_ocaml >= "3.6.0"
  17. js_of_ocaml-compiler >= "3.6.0" & < "5.9.0"
  18. ppx_tools >= "5.2"
  19. ppx_deriving
  20. ocamlfind
  21. ocaml >= "4.08.0" & < "5.1"

Dev Dependencies

None

Used by (2)

  1. ocsigen-start >= "4.1.0" & < "4.5.0"
  2. ocsigen-toolkit < "3.3.1"

Conflicts

None

OCaml

Innovation. Community. Security.