The Note Context in the rightmost column is only shown in case an annotated program exists. - You can navigate to the annotated program via the annotated slide view (= 'the note context').
A constant function with an actual parameter expression, the evaluation of which never terminates. | infinite-ex.scm | Slide context | Text book context | - |
The necessary Scheme stuff to evaluate the expression. | fib-fak.scm | Slide context | Text book context | - |
A principled implementation of delay and force in Scheme. | delay-force-principle.scm | Slide context | Text book context | - |
Real implementations of delay. | delay-force.scm | Slide context | Text book context | - |
Stream primitives. | stream-primitives.scm | Slide context | Text book context | - |
An implementation of cons-stream in R5RS Scheme. | stream.scm | Slide context | Text book context | - |
All Scheme stream stuff collected in one file. | stream-stuff.scm | Slide context | Text book context | - |
The sieve stream function. | sieve.scm | Slide context | Text book context | - |
Generated: Friday January 3, 2014, 09:34:07