Bill Clementson's Blog

Bits and pieces (mostly Lisp-related) that I collect from the ether.

November 2003
Sun Mon Tue Wed Thu Fri Sat
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Oct  Dec

Continuation-based Web Framework for CL

Saturday, November 22, 2003

John Wiseman (lemonodor) mentions that Marco Baringer is woking on a Common Lisp continuation-based web framework called Uncommon Web. The key features are:

To my knowledge, this will be the first Common Lisp continuation-based web framework (Paul Graham used a similar approach but he was developing an online store, not a general-purpose web framework). There are already continuation-based web frameworks for Smalltalk (Seaside) and Scheme (PLT Web Server).

emacs Copyright © 2005 by Bill Clementson