/sicp

All the code I've done while reading Structure and Interpretation of Computer Programs (a/k/a SICP)

GNU Affero General Public License v3.0AGPL-3.0

Structure and Interpretation of Computer Programs

Why?

Throghout my reading of the SICP book, I plan to store all the codes and notes here so I can use for future consulting. It can also be a good way to see how my coding skills evolves as the time passes by.