[Lispweb] What tools ?
Marc Battyani
marc.battyani at fractalconcept.com
Fri Mar 25 02:26:31 CST 2005
"Pupeno" <pupeno at pupeno.com> wrote:
> I'm new to Lisp, just starting. I'm interested in desktop applications,
> something off-topic here (I'm already checking McCLIM) but I'm also
Most of my newer destop applicactions are web applications with a GUI
front-end.
> interested in web development (that's why I'm here).
> I've used to do PHP/MySQL over Apache development (aka LAMP) as well as
> Python/Zope/Plone development.
> So, what do you recommend me ? if mod_lisp the way to go ? I honestly
don't
> like mod_php or mod_anything really, I think it's not a good paradigm,
Zope
> seemed better. What's there in the Lisp world ? What do you recommend me
> (that is also mature for production) ?
mod_lisp is not a framework, it's the connector between Apache and your Lisp
processes. If you want a framework based on mod_lisp, have a look at TBNL
for instance.
Marc
More information about the lispweb
mailing list