[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Schemer's FAQ: GnoTime uses scheme for HTML reports
From: |
Linas Vepstas |
Subject: |
Schemer's FAQ: GnoTime uses scheme for HTML reports |
Date: |
Mon, 26 Apr 2004 00:38:22 -0500 |
User-agent: |
Mutt/1.5.4i |
Hi,
Got another entry for section 1.3 of the schemers.org FAQ:
GnoTime http://gttr.sourceforge.net uses scheme (thru guile)
to generate its HTML reports. It has a semi-generic
scheme-embedded-in-html engine to do this.
Note that there is also another unrelated scheme-in-html
embedding project. I don't remember the name, I think its
called emb-scheme or something like that. Gnotime and this
other project use the same markup:
<?scm (lambda (asdf) (asdf)) ?>
to stick stuff into html.
--linas
--
pub 1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <address@hidden>
PGP Key fingerprint = 8305 2521 6000 0B5E 8984 3F54 64A9 9A82 0104 5933
- Schemer's FAQ: GnoTime uses scheme for HTML reports,
Linas Vepstas <=