On Fri, 7 Apr 2000 16:23:30 +0200, Erik Meijer <[EMAIL PROTECTED]> wrote:
[CGI programming with HSP]
> At the same site <http://losser.st-lab.cs.uu.nl:8080/> you will
> also find a pre-releas of Haskell Server Pages (HSP).
It should be mentioned that the pre-release (contained in
mod_haskell.0.2pre1) on the mod_haskell site is a rather ancient and
primitive version. For example, it didn't yet support the recursive
nesting of Haskell code and XML that Erik mentioned. A new release should
make it to the website Real Soon Now.
Meanwhile, you can grab the latest sources at
<http://losser.st-lab.cs.uu.nl:8080/services/cvsweb-mod_haskell/hs/hsp/>
Regards,
Eelco.
--
The worst thing about fancy data types is that you have to declare them,
and Real Programming Languages, as we all know, have implicit typing based
on the first letter of the (six character) variable name.
-- Ed Post, "Real Programmers Don't Use Pascal"