This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

lispforums running PHP : bah !

4 posts · 3837 views

Hi,

Just a wondered why nobody has proposed to build a forum applications in Common Lisp. Using UCW and friends should be a cool thing to do, anybody ? :)

Re: lispforums running PHP : bah !

I've thought about doing this myself using the Hunchentoot and Elephant libraries. I've never used UnCommon Web but I see it's worth looking in to. I remember looking at the phpBB table layout, writing BBS software in Python at the time. Anyway, from that experience, writing basic forum software isn't very hard. I like phpBB, and it's code base is very mature. We could strive to duplicate most of it's features and see what happens.

Re: lispforums running PHP : bah !

I thought of that as well; the only thing that stopped me was my relative inexperience with web programming, in Lisp or otherwise. Now that I come to think of it, it would make a wonderful learning opportunity.

Re: lispforums running PHP : bah !

My skills in web development are not very valuable as well but as I am learning UCW, it would a great opportunity to learn more easily UCW concepts, etc.

So if comes to be a UCW project, I would probably be of it (if wanted :))