| ozten ( @ 2008-02-17 23:28:00 |
| Current mood: | |
| Entry tags: | eval scheme apply learnings, scheme streams |
Streams documentation
I am most of the way through the exercises in Chapter 4, but am totally stalling on finishing. For some yak shaving goodness, I thought I would document the Query system and all the layers on top of Scheme which are need to implement this.
PLT Streams code is originally by Berthold K.P. Horn for 2007 class
I am starting from the bottom up... Without further ado
Doh, LJ doesn't allow iframe... so click to open in a new window
SICP Streams Documentation.
Hopefully once I have it all documented in a Visual Language, then I can polish of the last questions quicker.