package scgi

  1. Overview
  2. Docs

ocaml-scgi

SCGI implementation in OCaml

Dependencies

  • LWT -- initial version uses 2.3.1

You could just copy the source into your own project. To build a library, you'll also need:

Note that LWT has dependencies too, including:

Building

    $ make
$ make install
$ make test
$ make samples

(Alternatively, run make world to do all of above)

OCaml

Innovation. Community. Security.