sicp-exercises
There are 74 repositories under sicp-exercises topic.
adityaathalye/sicp
Yet another scheme to fathom the Structure and Interpretation of Computer Programs.
Halbmond/Structure-and-Interpretation-of-Computer-Programs
Shortest Racket Code Collection
ixiongdi/sicp
计算机程序的构造和解释
enzoleo/sicp
My own solutions to Structure and Interpretation of Computer Programs (SICP) exercises in different programming languages.
postboy/sicp-homework
Solutions for exercises from wizard book.
codybartfast/sicp
Structure and Interpretaion of Computer Programs
bor0/sicp
My solutions for SICP
Dimanaux/racket-sicp-2
My solutions for exercises of the second chapter of SICP
eugercek/SICP-solutions
My solutions for Structure and Interpretation of Computer Programs
belamenso/sicp
Solutions to SICP exercises, over 10k lines of Scheme
brsikinci/sicp-exercises
My solutions to the exercises in the book Structure and Interpretation of Computer Programs
devAmoghS/UC-Berkeley-CS61A
Exercises for the lectures from Structure and Interpretation of Programs
Dimanaux/haskell-sicp-chapter-1
Complete exercises from Structure and Interpretation of Computer Programs (chapter 1) on Haskell
f1729/SICP-Exercises
I want to be a wizard
Istiopaxx/sicp-exercise
SICP Exercies
OthoDeng/SICP
interesting quetstions from Structure and Interpretation of Computer Program
paivett/sicp-exercises
Solutions to the exercises of SICP book
s3pt1l3/sicp_exercises
Exercises from the SICP
scareaphina/SICP
Structure and Interpretation of Computer Programs- Exercises and practice
simmsb/sicp
Have you read your sicp today?
sititou70/sicp-exercises
All SICP solutions except open-ended questions
SmetDenis/Clojure-SICP
My personal attempt to solve SICP exercises with Clojure.
Xlgd/sicp
SICP exercises answers
yacodes/sicp
Solutions to SICP exercises in Guile Scheme.
cao-/sicp-solutions
Solutions to exercises of SICP book
cjmakin/sicp-exercises
Structure and Interpretation of Computer Programs exercises
connor-wj-kang/sicp-js-solutions
This is a solution manual for the book "Structure and Interpretation of Computer Programs JavaScript Edition".
jihandong/scheme-interpreter
Excercises of SICP and Little Schemer.
pzuehlke/Struktur-und-Interpretation-von-Computerprogrammen
Skripten und Lösungen zum Buch "Struktur und Interpretation von Computerprogrammen"
sunfora/sicp
Прохожу SICP, пишу разборы [Racket]
0xhenrique/sicp
All the code I've done while reading Structure and Interpretation of Computer Programs (a/k/a SICP)
catbro666/sicp-exercises
Solutions to the exercises of the book Structure and Interpretation of Computer Programs
nemariia/SICP
Just exercises from SICP.
Sivnerof/SICP
Structures and Interpretations of Computer Programs
tiagospeckart/SICP
Study code for the book Structure and Interpretation of Computer Programs