Re: New web framework for Lisp
- From: Slobodan Blazeski <slobodan.blazeski@xxxxxxxxx>
- Date: Wed, 04 Jul 2007 01:42:16 -0700
On Jul 4, 10:02 am, Matthew Swank
<akopa_is_very_much_like_my_em...@xxxxx> wrote:
On Wed, 04 Jul 2007 07:28:46 +0000, Slobodan Blazeski wrote:
On Jul 3, 8:37 pm, Chris Parker <mrcspar...@xxxxxxxxx> wrote:
On Jul 3, 12:01 pm, jimbo...@xxxxxxxxx wrote:
http://www.defmacro.org/ramblings/weblocks-demo.html
Could be interesting. Not much commentary yet, but access to the code
is availabe through darcs.
http://sources.defmacro.org/cl-weblocks
Looks very interesthing indeed. Could anybody send me the archive
(tar,zip whatever) of the files in the repository as I'm not a
darcs user. My mail is real or upload it somewhere.
cl-darcs seems to work well enough to check out projects:http://common-lisp.net/project/cl-darcs/
Matt
--
"You do not really understand something unless you
can explain it to your grandmother." - Albert Einstein.
It has too many dependencies that I'm not interested in,
:depends-on (:split-sequence
;; HTTP client
:aserve
:trivial-gray-streams
;; SHA1, hex etc
:ironclad
;; Ironclad's SHA1 doesn't work with CLISP yet
#+clisp :sb-sha1
;; Files and directories
:cl-fad
;; Regexps
:cl-ppcre
;; Diff
:cl-difflib)
so if someone could just mail or post tar that would be great.
thanks
Slobodan Blazeski
.
- Follow-Ups:
- Re: New web framework for Lisp
- From: Maciek Pasternacki
- Re: New web framework for Lisp
- References:
- New web framework for Lisp
- From: jimbokun
- Re: New web framework for Lisp
- From: Chris Parker
- Re: New web framework for Lisp
- From: Slobodan Blazeski
- Re: New web framework for Lisp
- From: Matthew Swank
- New web framework for Lisp
- Prev by Date: Re: portable finalizer
- Next by Date: Re: Is Lisp a Blub?
- Previous by thread: Re: New web framework for Lisp
- Next by thread: Re: New web framework for Lisp
- Index(es):
Relevant Pages
|