UnCommon Web
From Wikipedia, the free encyclopedia
UnCommon Web is a web development framework for Common Lisp. It uses Continuation-passing style to control complexity, as opposed to REST. It's primarily intended for developing applications that use the web browser as a GUI, as opposed to a web-based interface to a database.
[edit] References
- Marco Baringer, Dave Roberts: Re: Web application design: the REST of the story
[edit] External Links
- official site
- Introduction to UCW (video)