Xt templating language (OCaml server) (http://chris.pacejo.net/programs/xt)

root

Requires recent-ish OCaml (3.10+), findlib, and postgresql-ocaml.

Build using ocamlbuild:

ocamlbuild xtPgCGI.native
  or
ocamlbuild xtPgHTTP.native

Copy each binary somewhere after building it, or the next ocamlbuild will
wipe it out.

See http://fstutoring.com/~chris/xt/ for more info.