Activity Not Available

Project Summary

  Analyzed 2 months ago based on code collected 2 months ago.

Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking (both directions), persistent connections (keep-alive), and SSL, but it can also sit behind the popular Apache using Marc Battyani's mod_lisp.

Hunchentoot provides facilities like automatic session handling (with and without cookies), logging (to Apache's log files or to a file in the file system), customizable error handling, and easy access to GET and POST parameters sent by the client. It does not include functionality to programmatically generate HTML output. For this task you can use any library you like, e.g. (shameless self-plug) CL-WHO or HTML-TEMPLATE.

Share

In a Nutshell, Hunchentoot...

Languages

Lisp
42%
HTML
31%
XML
25%
3 Other
2%
 
 

Lines of Code

 

Activity

30 Day Summary Mar 18 2013 — Apr 17 2013

12 Month Summary Apr 17 2012 — Apr 17 2013

  • 117 Commits Up +1 (0%) from previous 12 months
  • 10 Contributors Down -1 (9%) from previous 12 months

Community

Ratings

12 users rate this project:
4.33333
   
4.3/5.0
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.