cl-http-70-23 virtual machine

Image by dpicker via Flickr Here is a version of cl-http (the Common Lisp Hypermedia Server) for downloading (link), that runs on Mandriva 2006 with cumcl-18b.linux.glibc2 installed. As you probably won’t want to install this version of Mandriva on your computer I’ve created a Virtual Appliance (link), that you can download and run in VMware [...]

CL-HTTP

CL-HTTP is a full-featured server for the Internet Hypertext Transfer Protocol (HTTP 1.1, HTML 2.0, HTML 3.2 & pre-HTML 4.0) that comes complete with source code. The server has been proven in major production systems and is a component of some interesting applications. Web servers like CL-HTTP are ideal for building Semantic Web applications. One [...]

SBCL, EMACS, Hunchentoot and Cygwin

Here are my notes on setting up EMACS and SBCL for windows to work with CYGWIN. Once you have done this you can then install Hunchentoot. Hunchentoot is a web server that works quite well with SBCL. After following these instructions you should have a working lisp web server to play with. Install CYGWIN into [...]

Web Server Design

LISP is an ideal tool for developing Semantic Web Applications. On the server side there are two Web Servers that stand out. The first is CL-HTTP, described elsewhere on this blog. The second is Portable AllegroServe (AServe) from Franz Inc. AServe is an open source tool that runs on many platforms. AServe has these components: [...]

Follow

Get every new post delivered to your Inbox.