[Haskell-cafe] Re: Can I use Haskell for web programming
Maurício
briqueabraque at yahoo.com
Sat Jan 21 15:36:34 EST 2006
Interesting. It's hosted on Haskell site. Do you think I would be
able to do what you have done in a professional hosting service computer?
Best,
Maurício
Neil Mitchell wrote:
> Hi,
>
>
>> Can I use Haskell to do what people do with, say, PHP?
>
>
> I wrote Hoogle (http://haskell.org/hoogle) using Haskell, without
> using any libraries - just directly as a console program. It's open
> source so you can download it and see how its done, if you want. Of
> course the web handling bit is more low level than WASH and HSP.
>
> Thanks
>
> Neil
>
> On 21/01/06, Maurício <briqueabraque at yahoo.com> wrote:
>
>> Hi,
>>
>
> and more
>
>>I have the need for that, and I've been looking into Ruby on Rails. Do
>>you thing Haskell could be a choice? Of course, I don't need something
>>exactly like PHP (for instance, I don't care if I can't insert code in
>>the middle of xhtml pages. If I have to generate everything from Haskell
>>code, I would probably like it. Also, CGI can be a choice). But I need
>>reasonable efficiency and to be able to find someone to host my site.
>> What solutions do you suggest me?
>>
>> Thanks,
>> Maurício
>>
>>_______________________________________________
>>Haskell-Cafe mailing list
>>Haskell-Cafe at haskell.org
>>http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
More information about the Haskell-Cafe
mailing list