[r6rs-discuss] R6 counterproposal

Lynn Winebarger owinebar at indiana.edu
Tue May 29 11:40:22 EDT 2007


Thomas Lord wrote:
> R. Kent Dybvig wrote:
>> In fact, syntax-case is strictly more expressive than the old-style Lisp
>> macros represented by defmacro.  
> 
> Surely syntactic closures suitable for implementing syntax-case
> are a trivial application of fexpr-style macros and first-class
> environments, wouldn't you agree?
> 

    I believe the issue would be passing along syntactic information 
through non-macro forms.  What you would need is something that would be 
applied to every form.

Lynn



More information about the r6rs-discuss mailing list