Analyzed about 4 hours ago
Weblocks is an advanced web framework written in Common Lisp.
It is designed to make Agile web application development as effective and simple as possible.
This is not your ordinary run-of-the-mill web framework in PHP, Python or Ruby.
Weblocks uses powerful Lisp features like multiple
... [More]
dispatch, the metaobject protocol, lexical closures, keyword arguments, and macros to build abstractions that make web development easy, intuitive, and free of boilerplate. In addition, control flow is easily expressed using continuations.
Things that are hard or mundane in other frameworks become easy and fun in Weblocks. [Less]