unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* syntax-case
@ 2002-06-18 20:21 Thomas Bushnell, BSG
  2002-06-18 21:45 ` syntax-case Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Bushnell, BSG @ 2002-06-18 20:21 UTC (permalink / raw)



Guile 1.4 has syntax-case.  Well, it has ice-9/syncase.scm.

What *exactly* does that implement?  Does it *exactly* implement
Dybvig's 1992 paper?  Or something else?

Thomas

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: syntax-case
  2002-06-18 20:21 syntax-case Thomas Bushnell, BSG
@ 2002-06-18 21:45 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2002-06-18 21:45 UTC (permalink / raw)
  Cc: guile-user

tb@becket.net (Thomas Bushnell, BSG) writes:

> Guile 1.4 has syntax-case.  Well, it has ice-9/syncase.scm.
> 
> What *exactly* does that implement?  Does it *exactly* implement
> Dybvig's 1992 paper?  Or something else?

It comes directly from

    http://www.cs.indiana.edu/chezscheme/syntax-case/

Since it is extracted from Chez Scheme, the Chez Scheme User's Guide
should be the place to look for a detailed description.

The version of psyntax.ss in Guile is somewhat old, 5.9f, so we might
want to update...  Also, we might have some quirks with regard to our
module system.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-18 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-18 20:21 syntax-case Thomas Bushnell, BSG
2002-06-18 21:45 ` syntax-case Marius Vollmer

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).