I've written a web server in Lisp, which I use at home, mainly for debugging - everything in a running Lisp image has a URL and I can use a web browser to examine the contents of data structures while my code is running.
I presume you can do the same with Common Lisp tools. Does anyone else here do that?
I presume you can do the same with Common Lisp tools. Does anyone else here do that?