Name: Anonymous 2013-08-04 18:06
Name the nicest Lispy network programming library you know of, preferably something you have actually used (yes, I can Google). I can program comfortably in Common Lisp and Scheme. I prefer Scheme, and am farting around with the Chicken Scheme socket library at the moment. However, it is quite obviously just Scheme wrapped around C sockets. It works just fine for my purposes (it actually looks pretty nice so far, and there are a couple of higher-level interfaces available), but I'm curious what else is out there that is semi-complete and works well.