共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Weblocks |
Weblocks
|
5 | 0 | 1915 |
贡献者 | 讨论 | 代码提交 |
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 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.