guile-devel
[Top][All Lists]
Advanced

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

Re: eval-when and eval-case issues.


From: Rob Browning
Subject: Re: eval-when and eval-case issues.
Date: 30 May 2001 23:48:38 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Evan Prodromou <address@hidden> writes:

> Well, perhaps we should deprecate one (or more...?) and stick with the
> R5RS macro syntax.

I'm not sure we can really do that.  psyntax implements define-syntax,
syntax-case, and syntax-rules (R5RS only defines the latter), and
people really want to have defmacro/define-macro, so I suspect we'll
be supporting both for the forseeable future.  We just have to make
sure they play nice together, and interact cleanly with any
compilation, byte-compiling, etc. we decide to add.

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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