Skip to content

mwells/ocaml-cgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

OCaml implementation of scgi + lwt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages