unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Neale Pickett <neale@woozle.org>
Subject: Re: Announce: eguile -- embedded guile preprocessor thing
Date: 29 Jul 2002 09:04:26 -0700	[thread overview]
Message-ID: <w53vg6ycygl.fsf@woozle.org> (raw)
In-Reply-To: <slrnajuct4.dc2.markj+0111@cloaked.freeserve.co.uk>

So then, MJ Ray <markj@cloaked.freeserve.co.uk> is all like:

> Neale Pickett <neale@woozle.org> wrote:
> >             href="<?= (current-path-to-root) ?>default.css">
> 
> Please don't abuse XML processing instructions like this.  Make eguile play
> nice with other processors by using a proper PI Target name, as detailed in
> http://www.w3.org/TR/2000/REC-xml-20001006#sec-pi

Good advice.  The current version of eguile (soon to be 1.1) will now
look for

  <?eguile (some-scheme-code) ?>

It also features a properly tail-recursive parser, so it won't gobble up
the stack.  In addition, the opening and closing tags are now
easily-redefined, so you can use whatever syntax you want to introduce
Scheme expressions to your code.

eguile can be obtained from
<http://www.woozle.org/~neale/src/eguile/index.html>.  As always
suggestions for improvement are appreciated!

_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2002-07-29 16:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-23 22:59 Announce: eguile -- embedded guile preprocessor thing Neale Pickett
2002-07-24 23:09 ` MJ Ray
2002-07-29 16:04   ` Neale Pickett [this message]
2002-09-04  8:07     ` Demo page for guile-fcgi Sergey Dolin
2002-09-04  8:27       ` rm
2002-09-04  8:38       ` Sergey Dolin

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=w53vg6ycygl.fsf@woozle.org \
    --to=neale@woozle.org \
    /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).