chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Iron Chicken


From: Graham Fawcett
Subject: Re: [Chicken-users] Iron Chicken
Date: Mon, 9 Jul 2007 12:15:08 -0400

On 7/8/07, Shawn W. <address@hidden> wrote:
I don't care so much about using sxpath and
pre-post-order and such. SXML's just lists. I /know/ how to
manipulate lists. :)

Don't count sxpath out too early, though. :-) For its intended
purpose, it is very easy to use, quite efficient, and your code tends
to be pretty readable as well.

For fun, here's a feed aggregator, that writes out an HTML file
derived from a list of RSS URLs. The sxpath stuff fits very cleanly
into this kind of code, IMO.

http://fawcett.medialab.uwindsor.ca/scheme/srss.scm

Graham




reply via email to

[Prev in Thread] Current Thread [Next in Thread]