

| |||||||
|
You are here: Root > By Topic > Web Development > Web Framework
UnCommon Web (UCW) is a continuation based Common Lisp web application development framework.
UnCommon Web provides developers with the illusion that web pages are nothing more than function calls. This characteristic allows developers to write the page flow control logic as if it was a "regular" sequence of function calls.
| Web site | http://common-lisp.net/project/ucw |
| Mailing list | |
| Version | - |
| Maturity | Beta |
| OS compatibility | All |
| ASDF installable | No |
| Official Download | http://ftp.common-lisp.net/pub/project/ucw/ucw_latest.tar.gz |
| Mirrored Download | |
| Source code repository | http://common-lisp.net/project/ucw/repos/ucw_dev |
CMUCL | SBCL | CLISP | Allegro Common Lisp
usocket | XMLS | ITERATE | mod_lisp
cl-wdim | UCW+ | Core Services | ucw-extras
Web Framework | Libraries | Unix family | Windows family | BSD license
ucw-extras | UnCommon Web video
You must be logged to add a note
Additional dependencies
UCW used to have an (optional) dependency on trivial-sockets, now that dependency has moved to usocket. I'd love to add that annotation, but can't edit the entry, so adding this note.
Submitted by Erik Huelsmann 01/04/2007 18:18:57
You must be logged to add a comment