package eliom

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

6.9.2.tar.gz
md5=2207332e5d6ab65199145148b8c1773c
sha512=cab25988c221730d2fad879247e55991c4b848d5c96ae63380fe6290437c9f7f96ccf1ea38dfbc1b0793abbc8d470d976d313d6211c8dba12fc64351ae9c9d5f

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: 28 Nov 2019

Dev Dependencies

None

Used by (2)

  1. ocsigen-start != "2.15.1" & < "2.16.0"
  2. ocsigen-toolkit < "2.4.3"

Conflicts

None

OCaml

Innovation. Community. Security.