
The next generation Web and mobile framework - ocsigen.org
Ocsigen Toolkit. Native OCaml widgets for browsers (client side only or client-server).
Introduction - ocsigen.org
Ocsigen is a complete framework for developing Web and mobile apps using cutting edge techniques. It can be used to write simple server side Web sites, client-side programs, or complex client-server Web and mobile apps.
Web and mobile development in OCaml · GitHub
This organization aims to collaboratively build a comprehensive and coherent set of libraries for the OCaml language, to build Web sites, Web apps and mobile apps. Some libraries include: More information on ocsigen.org. Complete overview of application development in OCaml.
Installing Ocsigen
Installing Ocsigen. To install Ocsigen, just download the packages you want using opam, the OCaml package manager. If you plan to build a Web and/or mobile app with Ocsigen, Ocsigen-start is a good place to start: $ opam install ocsigen-start
We're Moving Ocsigen from Lwt to Eio! - Tarides
Mar 13, 2025 · Ocsigen is a web and mobile framework composed of several projects and libraries including Eliom, Js_of_ocaml, Ocsigen Server, and Lwt. Ocsigen lets you build a variety of applications, from simple server-side web sites to complex client-server web and mobile apps.
Ocsigen — Wikipédia
Ocsigen est un outil de développement web et mobile, développé par le laboratoire français IRIF 1 et par la société Be Sport SAS, utilisant des solutions nouvelles issues de la recherche sur les langages de programmation. Il se compose : d'un compilateur du langage OCaml vers le langage Javascript, js_of_ocaml.
GitHub - ocsigen/ocsigen-start: Ocsigen-start: Higher-level …
Ocsigen Start is a set of higher-level libraries for building client-server web applications with Ocsigen (Js_of_ocaml and Eliom). It provides modules for user management (session management, registration, action — e.g., activation — keys, ...),
[ANN] Ocsigen migrating to effect-based concurrency - OCaml
Mar 19, 2025 · We’re delighted to announce that the Ocsigen project has just launched one of its most ambitious changes: moving from Lwt to effects-based concurrency. If this experiment goes well, it will be another step towards simplifying Web development in OCaml, by eliminating the need for monads.
Ocsigen: Developing Web and mobile applications in OCaml – …
Jan 23, 2024 · This presentation gives an overview of the Ocsigen framework, which is used in particular to develop the Be Sport social network. Ocsigen is a set a tools to develop Web sites and applications.
ocsigen/ocsigenserver: Web server in OCaml. - GitHub
Web server in OCaml. Contribute to ocsigen/ocsigenserver development by creating an account on GitHub.