Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

My notes of Structure and Interpretation of Computer Procedures(SICP) v2.

UNDONE: Exercise 2.52 a.

UNDONE: Exercises in 2.5.3 Symbolic Algebra.

UNDONE: Exercise 4.67, 4.77-4.79.

UNDONE: most of exercise in Chapter 5.

Environment

I’ve never tried emacs. I use Neovim a lot before reading SICP.

I’ve read https://kchousos.github.io/posts/SICP%20in%20Emacs.html and followed it, with doomemacs. It is nice to use emacs-ob-racket for literate programming. Note that it is not maintained and need some special config(issue #6), and do not support :session option(issue #2).].

Reference

https://groups.csail.mit.edu/mac/projects/info/schemedocs/ref-manual/html/scheme_toc.html

https://conservatory.scheme.org/schemers/Documents/Standards/R5RS/

https://docs.racket-lang.org/sicp-manual/SICP_Language.html

https://docs.racket-lang.org

https://www.gnu.org/software/emacs/

https://github.com/doomemacs

Thanks to their exercise solutions:

https://www.inchmeal.io/sicp

https://mk12.github.io/sicp/exercise/index.html

About

My notes of SICP(Structure and Interpretion of Computer Programs) v2.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages