From sscholl at common-lisp.net Mon Jul 7 18:22:34 2008 From: sscholl at common-lisp.net (Stefan Scholl) Date: Mon, 7 Jul 2008 20:22:34 +0200 Subject: [cl-wiki-devel] New Release CL-WIKI 0.3.1 Message-ID: <20080707182234.GV5283@parsec.no-spoon.de> New release CL-WIKI 0.3.1 CL-WIKI is a wiki engine for Common Lisp. It uses Hunchentoot, CL-PPCRE, CL-WHO and CL-EMB. Can be used stand-alone, with Apache + mod_lisp, or behind any http proxy. You can download it from http://common-lisp.net/project/cl-wiki/ or install with ASDF-Install. CL-USER> (asdf:operate 'asdf:load-op :asdf-install) CL-USER> (asdf-install:install :cl-wiki) Changes: - New codes , , , , , ,
, , - Commenting with - dropped dependency on kmrcl From sscholl at common-lisp.net Tue Jul 8 06:12:42 2008 From: sscholl at common-lisp.net (Stefan Scholl) Date: Tue, 8 Jul 2008 08:12:42 +0200 Subject: [cl-wiki-devel] Recommended Common Lisp implementation Message-ID: <20080708061242.GB2482@parsec.no-spoon.de> I recommend CMUCL for running CL-WIKI. Just feels right and is fast. -- Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/