[plt-scheme] Re: plt-scheme Digest, Vol 10, Issue 6
On Mon, 5 Jun 2006, Prabhakar Ragde wrote:
>> Has anybody written a good beginner's tutorial on Scheme macros? I'd like
>> to use this in a Survey of Programming Languages course next semester.
>
> I cobbled together a survey for the auxiliary lectures I did in the second
> term of the introductory sequence last year, using Matthew's slides, the Dr.
> Dobb's article on "little languages", Kathi Fisler's course material,
> Shriram's DFA talk, and Shriram's PLAI text. I'll send you what I have,
> Stephen. --PR
There's also a good set of links here:
http://schemecookbook.org/view/Cookbook/GettingStartedMacros
Best of wishes!