| Hey there.
I think the LISP world would benefit more from a framework that is simple,
easily deployable and suitable for RAD than from a new dialect (but I applaud
ARC's concept and objectives, they are truly wonderful). But I'm thinking on
this from a perspective of adoption and perception of the LISP world from the
outside (I'm a ruby programmer that usually works on rails). I do think that the
LISP community fails to see the complexity that derives from their choice of
configuration instead of convention. It is great to have all this power and all,
but there should be a gentler approach to the language, and a good way would be
a framework that would "just work", and would provide an application without
much hassle.
From what I know, there are 2 main web development frameworks in LISP
http://common-lisp.net/project/cl-weblocks/
http://common-lisp.net/project/ucw/
Both fall really short on this list:
http://blog.lostlake.org/index.php?/archives/16-Web-Framework-Manifesto.html
What do you guys think? |