-
product(迭代版本)
迭代的第一个参数应该是(next a)
而不是(+ a 1)
-
So I'm desperately looking for an ebook reader that can chew through this book, but as for now only one reader that kinda sorta does it is, unexpectedly, Microsoft Edge. Whodathunkit.
It lags, it …
-
**What version of Racket are you using?**
8.9 [cs]
**What program did you run?**
raco pkg install sicp
**What should have happened?**
Should have installed package sicp
**If you got an …
-
Hi all,
I am starting with the SICP book and got here trying to get my nvim and scheme installation to work. I am using neovim `v.0.5.1` and installed mit-scheme using `brew` which shows I am using…
-
Hi,
Guile uses a (couple of) different implementation of streams from the book, so you end up with strange behaviour when doing exercise 3.51.
So, I thought it might be worth mentioning that you can…
-
It should be
```scheme
(right-split wave 5)
(right-split rogers 5)
(corner-split wave 5)
(corner-split rogers 5)
```
not
```scheme
(right-split wave 4)
(right-split rogers 4)
(corner-sp…
-
### Summary
Отсутствует валидация для html элементов в поле ввода текста комментариев к главам.
**Test data**
```html
name1
name2
name3
row1
row2
row3
…
-
Investigate using Series to implement lazy sequences.
If there's any language that could benefit from loop fusion, it's Clojure.
-
-
十分感谢飞龙大佬对于这些书籍文档的翻译,由于GitBook不再支持本地模式,全部的链接都只能跳转到GitBook的首页,希望大佬能够进行调整。