The revisions let you track differences between multiple versions of a post.
Exercises
Suppose we define the procedure
(define (f g) (g 2))
Then we have
(f square) 4 (f (lambda (z) (* z (+ z 1)))) 6
(f square)
(f (lambda (z) (* z (+ z 1))))
What happens if we (perversely) ask the interpreter to evaluate the combination (f f)? Explain.
(f f)
I believe the pic below the paragraph
“This construct is so useful that there is a special form called let to make its use more convenient. Using let, the f procedure could be written as”
is incorrect because it is identical to the one above.
The code just after the paragraph
should be this:
(define (f x y) (let ((a (+ 1 (* x y))) (b (- 1 y))) (+ (* x (square a)) (* y b) (* a b))))
(see http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3.2)
Nice Website containing full of Language knowledge , One of my friend has refered me for this Website
We provide Interpreter work and services in all languages, for more info CALL US : +91 - 9873019933
Languge Interpreter Services in Noida Languge Interpreter Services in NCR Languge Interpreter Services in Delhi
www.apls.in/Interpretation
sell burberry quilted jacket UntKTCXB [URL=http://www.burberryoutlet-online2013.org/ - burberry outlet online[/URL - to take huge discount uIqEjQGd http://www.burberryoutlet-online2013.org/
More information about formatting options
Comments
error?
I believe the pic below the paragraph
“This construct is so useful that there is a special form called let to make its use more convenient. Using let, the f procedure could be written as”
is incorrect because it is identical to the one above.
typo
The code just after the paragraph
“This construct is so useful that there is a special form called let to make its use more convenient. Using let, the f procedure could be written as”
should be this:
(see http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-12.html#%_sec_1.3.2)
Languge Interpreter Services
Nice Website containing full of Language knowledge ,
One of my friend has refered me for this Website
We provide Interpreter work and services in
all languages, for more info CALL US : +91 - 9873019933
Languge Interpreter Services in Noida
Languge Interpreter Services in NCR
Languge Interpreter Services in Delhi
www.apls.in/Interpretation
burberry trench coat
sell burberry quilted jacket UntKTCXB [URL=http://www.burberryoutlet-online2013.org/ - burberry outlet online[/URL - to take huge discount uIqEjQGd http://www.burberryoutlet-online2013.org/
Post new comment