|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[philly-lambda] Good references for syntax-case?
|
- From: "Kyle R. Burton" <kyle.burton@gmail.com>
- To: philly-lambda@googlegroups.com
- Subject: [philly-lambda] Good references for syntax-case?
- Date: Wed, 22 Aug 2007 21:50:52 -0400
- Authentication-results: mx.google.com; spf=pass (google.com: domain of kyle.burton@gmail.com designates 209.85.132.251 as permitted sender) smtp.mail=kyle.burton@gmail.com; dkim=pass (test mode) header.i=@gmail.com
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dYEuDD67TBE9o9XQdRwpQDIlmbT4LKeBv9MkO6+Gb6SI09b5BTBJgVsNGM01xG833SLCeTzch/MmpmLPlFD364dzcxaaulMN9x8QsVdEU05AIAEofAo8TMd+Uu4vQ4W+1FbVerYMw88kVc3IKeq5mNC2QFxxiEaHmVKcca1SKg0=
- Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda-owner@googlegroups.com
- Reply-to: philly-lambda@googlegroups.com
- Sender: philly-lambda@googlegroups.com
I've found JRM's primer [1] on syntax-rules to be mind-expanding, but
I was wondering if anyone had any good references for syntax-case.
I'm asking because something went across p.r.c today asking about the
differences between CL and Scheme's macro systems and syntax-case came
up a lot in the comments/discussion.
I've done a bit with define-macro in CL and in some schemes, and I
like syntax-rules (when I can figure out how to do what I want to in
it - I still sometimes fall back to define-macro but I try hard not
to).
Thanks,
Kyle
[1] http://www.xs4all.nl/~hipster/lib/scheme/gauche/define-syntax-primer.txt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Philly Lambda" group.
To unsubscribe from this group, send email to philly-lambda-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/philly-lambda?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|