accessing libcurl from Common Lisp
Common Lisp binding to libcurl. The library provides an interface to the
curl_easy functions (the multi functions are not supported at this point in
time).
See common-lisp.net/project/cl-curl
Credits
Written by Liam Healy
What is Common Lisp
"Common Lisp is the modern, multi-paradigm, high-performance, compiled, ANSI-standardized, most prominent (along with Scheme) descendant of the long-running family of Lisp programming languages."
See common-lisp.net