sunet/doc/latex/surflets.tex

15 lines
405 B
TeX
Raw Normal View History

\chapter{SUrflet server}
\newcommand{\typew}[1]{\texttt{#1}}
The \surflet server enables you to write server side scripted web
2004-07-29 12:20:20 -04:00
programs in Scheme.
%Currently, there is only the howto available.
%The complete API is supposed to come soon.
2004-09-17 11:54:21 -04:00
There are lots of example files in
2004-07-29 12:20:20 -04:00
\typew{scheme/httpd/surflet/webserver/root/surflets} from which you
can copy freely.
\input{surflethowto}
2004-07-29 12:20:20 -04:00
\input{surfletapi}