"Bob Hutchison" hutch@recursive.ca wrote:
On Mar 15, 2005, at 10:24 AM, Marc Battyani wrote:
I would be very interested to add such a front-end to the mod_lisp repository. (Some kind of mod_pure_lisp ;-)
[...]
I've just written a tiny http header parser that I'll make available real soon. What did you want to do, call mod_lisp directly (e.g. FFI)? or something else?
No FFI, just the Lisp HTTP front-end/parser so that it can be used instead of mod_lisp for demos and/or non-critical applications. Just keep mod_lisp compatible headers (the strings in the alist))
Marc