Re: Best intro language?
- From: "wayo.cavazos@xxxxxxxxx" <wayo.cavazos@xxxxxxxxx>
- Date: 23 Apr 2007 21:43:14 -0700
Andrew Reilly wrote:
What is the scope of the generated with-vector syntax? Doesn't there
need to be a parenthesis that wraps the with-vector and the subsequent
applications, or does it just extend to the end of the enclosing let?
Correct, to the end of the let.
Thanks again for the macro. I'll see if I can figure it out.
The define-structure example in Chapter 8 of The Scheme Programming
Language by Kent Dybvig really helped me out. That's where I got the
gen-id function from.
http://scheme.com/tspl3/syntax.html#./syntax:h4
Ed
.
- Follow-Ups:
- Re: Best intro language?
- From: Abdulaziz Ghuloum
- Re: Best intro language?
- From: Abdulaziz Ghuloum
- Re: Best intro language?
- References:
- Best intro language?
- From: Griff
- Re: Best intro language?
- From: Thant Tessman
- Re: Best intro language?
- From: George Neuner
- Re: Best intro language?
- From: Thant Tessman
- Re: Best intro language?
- From: Andrew Reilly
- Re: Best intro language?
- From: wayo.cavazos@xxxxxxxxx
- Re: Best intro language?
- From: Andrew Reilly
- Best intro language?
- Prev by Date: Re: Best intro language?
- Next by Date: Re: Best intro language?
- Previous by thread: Re: Best intro language?
- Next by thread: Re: Best intro language?
- Index(es):
Relevant Pages
|