SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
sicpdistilled.com
SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
1–10 of 13 posts
Re: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
#2Re: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
#3Re: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
#4Sweet. Clojure doesn't support call/cc, what's the plan for amb?
Re: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
#5- There's a lot of sloppy content, i.e. misspellings that a spell checker should catch.
- Some code is syntactically incorrect. Some hasn't been ported over and is still in Scheme.
- The author's claim that the core points are present is somewhat dubious, since only parts of chapter 1 are reasonably complete.
- The difference in writing quality from the original text and what the author has changed is quite jarring. The original's prose is efficient, insightful, and deeply connected with other content. The new stuff is at best blog-quality.
- The author has certainly abandoned this project. Nor does it look like he'd be up to the task, even if he did have the motivation for it.
Re: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
#6I can buy that book, now what is this project about, what are its goals? Why should I support it? What will I get from it?
There is probably a simple and worthwhile answer but I think that should be given at the very beginning of the presentation. The lost art of the "Abstract"?
Re: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
#7I regret having wasted my time trying to work through this about 2 years ago: - There's a lot of sloppy content, i.e. misspellings that a spell checker should catch. - Some code is syntactically incorrect. Some hasn't been ported over and is still in Scheme. - The author's claim that the core points are present is somewhat dubious, since only parts of chapter 1 are reasonably complete. - The difference in writing qua…
Re: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
#8It took me some time to figure out what they mean with "SICP". The author assumes that of course everybody knows "SICP" no need to tell you what it is. Now I realize it refers to the book "Structure and Interpretation of Computer Programs". I can buy that book, now what is this project about, what are its goals? Why should I support it? What will I get from it? There is probably a simple and worthwhile answer but I t…
Re: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure
#9It took me some time to figure out what they mean with "SICP". The author assumes that of course everybody knows "SICP" no need to tell you what it is. Now I realize it refers to the book "Structure and Interpretation of Computer Programs". I can buy that book, now what is this project about, what are its goals? Why should I support it? What will I get from it? There is probably a simple and worthwhile answer but I t…