sicp-solutions
There are 130 repositories under sicp-solutions topic.
shuo-liu16/CS61A
CS61A 2024sp,这是一场有趣的旅程。
asukaminato0721/cs61a-2021-summer
Solutions for cs61a-2021-summer
lambda-study-group/sicp
Exercises of Structure and Interpretation of Computer Programs in different languages
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
mput/sicp-solutions
SICP solutions in Racket
kana-sama/sicp
My solutions to SICP exercises
kchousos/SICP-solutions
My solutions to the SICP exercises.
xlxs4/sicp-guile
Answers to "Structure and Interpretation of Computer Programs" (SICP) in Guile Scheme (and some Racket (and some Chicken Scheme))
andrew--r/sicp
My solutions of SICP exercises
aureat/comp301
λ / Solutions for SICP and EOPL problems. Resources for Koç University's Programming Language Concepts course.
DesmondoRay/SICP
Structure and Interpretation of Computer Program
postboy/sicp-homework
Solutions for exercises from wizard book.
ashishmax31/sicp-exercises
Wizard book exercises and problems solved in scheme
codybartfast/sicp
Structure and Interpretaion of Computer Programs
codybartfast/sicp-ex5.51
A solution for SICP Exercise 5.51 - an interpreter that supports the scheme syntax and code from the book.
davlxd/sicp-ex
SICP exercises
fducroquet/sicp
My solutions to exercises from Structure and Interpretation of Computer Programs.
Rabinzon/old.sicp
SICP exercise solutions on Clojure
ASplayer9119/sicp
Solutions to exercises from "Structure and Interpretation of Computer Programs" book
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
jiakai0419/SICP
Learning SICP
letroot/sicp-solutions
SICP solutions
s-abhinav/SICP
My attempt at Structure and Interpretation of Computer Programs
sititou70/sicp-exercises
All SICP solutions except open-ended questions
SmetDenis/Clojure-SICP
My personal attempt to solve SICP exercises with Clojure.
troyp/sicp-code
Illustrative code and exercises from the book Structure and Interpretation of Computer Programs (SICP)
aferreira44/sicp
Studies of "Structure and Interpretation of Computer Programs" Book with Scheme
brsikinci/sicp-exercises
My solutions to the exercises in the book Structure and Interpretation of Computer Programs
ravachol-yang/sicp-journey
My journey through the Wizard Book SICP ( Structure and Interpretation of Computer Programs )
s3pt1l3/sicp_exercises
Exercises from the SICP
sk-ruban/scheme
SICP and The Little Schemer
sobuur0/sicp
solutions to problems in sicp using lisp
yacodes/sicp
Solutions to SICP exercises in Guile Scheme.