Pinned Repositories
eliom
Multi-tier framework for programming web and mobile applications in OCaml.
js_of_ocaml
Compiler from OCaml to Javascript.
lwt
OCaml promises and concurrent I/O
macaque
ocsigen-start
Ocsigen-start: Higher-level library to develop Web and mobile applications with users, (pre)registration, notifications, etc.
ocsigen-toolkit
User interface widgets for OCaml applications
ocsigenserver
Web server in OCaml.
reactiveData
Functional reactive programming with incremental changes in data structures
ts2ocaml
Generate OCaml bindings from TypeScript definitions via the TypeScript compiler API
tyxml
Build valid HTML and SVG documents
Web and mobile development in OCaml's Repositories
ocsigen/macaque
ocsigen/obrowser
OCaml virtual machine written in Javascript.
ocsigen/ojquery
jQuery Binding for Eliom.
ocsigen/ocaml-eliom
A modified OCaml compiler for eliom programs
ocsigen/tutorial-deprecated
Deprecated. Please use repository tuto instead.
ocsigen/eliomlang
Runtime and tools for the eliom language
ocsigen/eliom-widgets
Widgets for client-server Web applications written with Eliom
ocsigen/ocsipersist-legacy
An extension for ocsigen server to use a key/value store
ocsigen/ojwidgets
Widgets for browser applications written in OCaml (also see Eliom widgets)
ocsigen/oclosure
Binding of the Google Closure Javascript library in OCaml using Js_of_ocaml.
ocsigen/old.ocsigen.org
The old http://ocsigen.org/ website.
ocsigen/ocsigen-widgets
Widgets for Web apps in OCaml (client only or client-server)
ocsigen/docker-buildbot
ocsigen/ocsforge
Ocsforge is a project aiming at creating sites for project hosting (forges).
ocsigen/docker-ocsigen
A base Docker image for Ocsigen (with opam, eliom, js_of_ocaml and ocsigenserver installed)
ocsigen/eliomlang-playground
A (perpetually broken) playground for a minimal webapp with eliomlang
ocsigen/lwt_camlp4
(Deprecated) Camlp4 syntax for Lwt
ocsigen/ocsigen.org-deprecated
ocsigen.org site before 2019 (wiki format) DEPRECATED. Use https://github.com/ocsigen/ocsigen.github.io instead.
ocsigen/pa_include
Include .mli as module signature.
ocsigen/camlp4-to-ppx
Convert from camlp4 + syntax extensions to regular OCaml + extension points and attributes
ocsigen/goji
An OCaml bindings generator for JavaScript libraries