|
@@ -1,3 +1,13 @@
|
|
# sicpsgjd
|
|
# sicpsgjd
|
|
|
|
|
|
-(sicp (+ sg jd))
|
|
|
|
|
|
+(sicp (+ sg jd))
|
|
|
|
+
|
|
|
|
+ - [The complete text](https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book.html)
|
|
|
|
+
|
|
|
|
+ - [The complete lectures](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video-lectures/)
|
|
|
|
+
|
|
|
|
+ - [Scheme](https://groups.csail.mit.edu/mac/projects/scheme/)
|
|
|
|
+
|
|
|
|
+ - [Emacs](https://www.gnu.org/software/emacs/manual/html_node/emacs/index.html)
|
|
|
|
+
|
|
|
|
+ - [Slime](https://common-lisp.net/project/slime/)
|