[Haskell-cafe] Possibilities for website construction using
Haskell?
Neil Mitchell
ndmitchell at gmail.com
Sun Jan 13 16:27:14 EST 2008
Hi
> > Hoogle (http://haskell.org/hoogle) uses Haskell Source Extensions
> > (http://www.cs.chalmers.se/~d00nibro/haskell-src-exts/)
>
> I thought haskell-src-exts was an extended Language.Haskell parser?
> Do you mean HSP -- haskell server pages?
No, I mean haskell-src-exts. It's a translator from Haskell with
embedded XML to pure Haskell.
> > My academic website (http://www-users.cs.york.ac.uk/~ndm/) uses some
> > custom code (http://www-users.cs.york.ac.uk/~ndm/Main.hs)
>
> So that's CGI, or offline page generation?
Offline page generation.
Thanks
Neil
More information about the Haskell-Cafe
mailing list