unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Julian Graham" <joolean@gmail.com>
To: "Paul Emsley" <paul.emsley@bioch.ox.ac.uk>
Cc: guile-user@gnu.org
Subject: Re: scheme -> (X)HTML
Date: Tue, 25 Mar 2008 15:53:47 -0400	[thread overview]
Message-ID: <2bc5f8210803251253p6f07911brcceaa1cc2bf949c1@mail.gmail.com> (raw)
In-Reply-To: <20080325193702.6B6AE94049@webmail220.herald.ox.ac.uk>

Hi Paul,

There are several good tools out there for doing this: Oleg Kiselyov
has written a Scheme-based port of SAX called SSAX [1] that can read
and emit S-expressions in a format he calls SXML.  It's available for
Guile as part of Andy Wingo's guile-lib [2].  For permissive HTML
parsing, Neil Van Dyke has written HtmlPrag [3].  And if you're
interested in a more DOM-based approach, I've got a module called SDOM
[4].

Hope that helps!

Regards,
Julian


[1]: http://okmij.org/ftp/Scheme/SXML.html
[2]: http://home.gna.org/guile-lib/
[3]: http://www.neilvandyke.org/htmlprag/
[4]: http://www.nongnu.org/sdom/


On Tue, Mar 25, 2008 at 3:37 PM, Paul Emsley <paul.emsley@bioch.ox.ac.uk> wrote:
>
>  Dear Guilers,
>
>  I have in mind to write a little script that makes a web page about the state of
>  various files.
>
>  I'd like to use some schemey way of doing this.  s-expression -> HTML perhaps.
>
>  What is the thinking guile-user's way of approaching this?




  reply	other threads:[~2008-03-25 19:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-25 19:37 scheme -> (X)HTML Paul Emsley
2008-03-25 19:53 ` Julian Graham [this message]
2008-03-25 20:38   ` Neil Jerram
2008-06-13 20:53     ` Sebastian Tennant
2008-06-16 21:15       ` Neil Jerram
2008-06-21  9:11         ` Sebastian Tennant
2008-07-03 22:32           ` Neil Jerram
2008-03-31 16:41   ` Paul Emsley
2008-03-31 20:33     ` Francesco Salvestrini
2008-04-02 11:42       ` Thien-Thi Nguyen
2008-03-25 20:49 ` Francesco Salvestrini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2bc5f8210803251253p6f07911brcceaa1cc2bf949c1@mail.gmail.com \
    --to=joolean@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=paul.emsley@bioch.ox.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).