Answer till 4.27
This commit is contained in:
10
README.md
10
README.md
@@ -10,7 +10,7 @@ You can use the Scheme implementation by the MIT to run these scripts. In Arch,
|
||||
execute `pacman -S mit-scheme` to install it. Then run the scripts via
|
||||
`mit-scheme --quiet < script.scm`.
|
||||
|
||||
**This is currently (2020/12/16) work in progress.**
|
||||
**This is currently (2021/01/25) work in progress.**
|
||||
|
||||
|
||||
# Chapter 1
|
||||
@@ -64,8 +64,14 @@ this brought up cool memories. I wish I still had that presentation.
|
||||
|
||||
Finally, SICP introduces the evaluation model for stateless functions and
|
||||
concludes with some exercises that require second-order procedures: procedures
|
||||
that take other procedures as arguments.
|
||||
that take other procedures as arguments.
|
||||
|
||||
|
||||
# Chapter 2
|
||||
|
||||

|
||||
|
||||
|
||||
# Chapter 3
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user