guile-user
[Top][All Lists]
Advanced

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

Re: Converting s-expressions to XML


From: Thien-Thi Nguyen
Subject: Re: Converting s-expressions to XML
Date: Thu, 17 Jun 2010 21:50:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() "address@hidden" <address@hidden>
() Thu, 17 Jun 2010 15:21:08 -0400

   (with-xml-tag 'em (make-raw "A Better Way")) yields A Better Way

See also ‘peel’ and ‘expand’ in module (ttn-do zzz publishing):
http://www.gnuvola.org/software/ttn-do/ttn-do.html.gz#zzz-publishing

Module (ttn-do zzz xhtml-tree) uses ‘expand’:
http://www.gnuvola.org/software/ttn-do/scm-html/zzz/xhtml-tree.scm.html.gz   

Web server sizzweb uses the above (plus Guile-WWW):
http://www.gnuvola.org/software/ttn-do/scm-html/sizzweb.scm.html.gz

Module browser grumi uses the above (plus Guile-WWW):
http://www.gnuvola.org/software/ttn-do/scm-html/grumi.scm.html.gz

(etc)
BTW, the ‘expand’ #:neck is where an extraneous newline can be inserted.

thi



reply via email to

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