On Sat, Feb 09, 2008 at 09:49:24PM -0800, [EMAIL PROTECTED] wrote:
I'll have to take a look at what you've done later. How have you
approached lexical capture, or have you?
I don't know what that means. I'm implementing Scheme tidbits as
SICP reveals them to me. This is a one-in-a-lifetime opportunity not
soon to be repeated... ...to actually
implement language X while you are learning language X.
We'll get to lexical scoping soon enough, since its quite important to
Scheme. It is the one aspect of scheme that most strongly influenced
Common Lisp.
Just keep in mind that you will run into things as we go along that will
basically require you to completely rewrite your implementation. Not that
this is a bad thing, and it isn't a whole lot of code anyway.
I would suggest getting R5RS and skimming through it.
David
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg