
24 Jan
2007
24 Jan
'07
8:30 a.m.
Hi,
I am new to haskell, and now working on embedding haskell into html. Thus we will write webapp using haskell as server-side language like php. Here I explain my plan and ask some questions, looking for experienced ones to discuss with.
Maybe you should look at http://www.haskell.org/haskellwiki/Libraries_and_tools/Web_programming first. As far as I know "Haskell Server Pages" and HASP are doing the same as you want to do. Regards, Martin.