Next: Hunchentoot, Up: Common Lisp Web Servers [Contents][Index]
“Web server abstraction layer for Common Lisp”
Clack is a web application environment for Common Lisp inspired by Python’s WSGI and Ruby’s Rack.
Clack provides a script to start a web server. It’s useful when you deploy to production environment. Install Roswell before as it depends on it.