[plt-scheme] Are macros a programming language?
Grant Rettke
grettke at acm.org
Sun Oct 21 10:54:36 EDT 2007
On 10/21/07, Jakub Piotr Cłapa <jpc at pld-linux.org> wrote:
> Maybe this would answer your question?
> http://www.xs4all.nl/~hipster/lib/scheme/gauche/define-syntax-primer.txt
That is a great article about syntax-rules.
It talks about the fact that the macro language is really a pattern
matcher and expander.
Does that mean it is a programming language?
More information about the plt-scheme
mailing list