Lisp Movies: Episode 1: HTTP Client and Server

Posted on November 18th, 2006 in OS, Development, Screencasts, Broadcasting, MacOS, Lisp by alexey

lisp-movie-1-preview.jpgThis movie is about using an HTTP Client and Server in Common Lisp.

S-HTTP-CLIENT is used to access a small HTML page from Apache, much like curl does. S-HTTP-SERVER is used to host the same document root as Apache from Lisp, including our small HTML page. We also show how to interact with the LispWorks IDE on Mac OS X: we explore source code, use the inspector, set a breakpoint, use the stepper and even debug running processes.

Tags: , , , , ,

Post a comment