public
Description: Web development with Common Lisp and hunchentoot
Homepage:
Clone URL: git://github.com/bakkdoor/defpage.git
README
((defpage))

defpage aims to be a small but useful web-development library (or even framework?) for Common Lisp  using the 
Hunchentoot webserver.
It is heavily based upon / inspired by the LispCast.com Reddit Screencast Series. Much credit must go to it's author, 
Eric Normand.
Check out http://www.lispcast.com for more information.

((LICENSE))

defpage is licensed under the terms of a BSD license. See the LICENSE file for more information.