Content tagged web
Tags
Months
It would be cool to write webapps in Common Lisp. To do that, you typically need to perform some magic on the server-side. FastCGI is a fairly convenient way to do it and it also works with Common Lisp, albeit, as always, it takes some deciphering.