[cl-wiki-devel] Introducing myself
Stefan Scholl
sscholl at common-lisp.net
Thu Oct 2 11:13:27 UTC 2008
Hi,
On 2008-10-01 09:59:57, Sunil Mishra wrote:
> Here's my situation: I need to have a wiki I can hack. My goal is to
> develop a semantic wiki that's more expressive than the semantic wikis
> current out there. I've worked with semantic mediawiki and ikewiki,
> and neither of them work for me. The other semantic wikis are even
> less usable and functional, so I thought I'd hack my own.
Take a look at Slava Pestov's announcement:
http://factor-language.blogspot.com/2008/09/new-and-improved-factor-web.html
The software is used for the wiki at http://concatenative.org/
Maybe this is more hackable than PHP wikis.
> I'd like to participate in the development of cl-wiki, insofar as it
There's no development at the moment. No users, no software.
And Common Lisp isn't very friendly for Web applications. You
don't know if the chosen implementation will run on your server.
I can't use CMUCL or SBCL on my own web server (VPS). And
CLISP is really slow together with CL-WIKI (or Hunchentoot).
Regards,
Stefan
--
Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/
More information about the Cl-wiki-devel
mailing list