16 Nov
                
                    2009
                
            
            
                16 Nov
                
                '09
                
            
            
            
        
    
                12:35 a.m.
            
        On Sun, Nov 15, 2009 at 7:22 PM, Jeff Cunningham <j.k.cunningham@comcast.net> wrote:
Bill St. Clair wrote:
Or you could try Clozure Common Lisp (CCL) on OpenBSD. CCL and multi-threaded Hunchentoot are known to work on FreeBSD, but none of us at Clozure has an OpenBSD machine to try it on.
-Bill
Can CCL generate executable images?
Yes, with (save-application filename ... :prepend-kernel t) -Bill