#!/usr/bin/guile !# (add-to-load-path (string-append (getcwd) "/modules")) (import (sph web app) (ytilitu)) (swa-start swa-app (getcwd) "default" swa-server-scgi #:parse-query #t)