Skip to content

Lyxn/sicp

Repository files navigation

SICP

Resourse

  1. SICP Book
  2. 裘宗燕北大课程
  3. CS61A@UCB, Python3
  4. SICP Picture Language

SICP HomePage

Exercise log

Code with Racket.

Excercise 2.49: Smiling Wave

wave flip

  • chapter-1-1.rkt:;Exercise 1.16
  • chapter-1-1.rkt:;Exercise 1.19
  • chapter-1-1.rkt:;Exercise 1.28
  • chapter-1-3.rkt:;Exercise 1.29
  • chapter-1-3.rkt:;Exercise 1.32
  • chapter-2-1.rkt:;Exercise 2.4
  • chapter-2-1.rkt:;Exercise 2.5
  • chapter-2-1.rkt:;Exercise 2.20
  • chapter-2-1.rkt:;Exercise 2.22
  • chapter-2-1.rkt:;Exercise 2.23
  • chapter-2-1.rkt:;Exercise 2.27
  • chapter-2-1.rkt:;Exercise 2.28
  • chapter-2-1.rkt:;Exercise 2.30
  • chapter-2-1.rkt:;Exercise 2.31
  • chapter-2-1.rkt:;Exercise 2.33
  • chapter-2-1.rkt:;Exercise 2.34
  • chapter-2-1.rkt:;Exercise 2.35
  • chapter-2-1.rkt:;Exercise 2.36
  • chapter-2-1.rkt:;Exercise 2.37
  • chapter-2-1.rkt:;Exercise 2.38
  • chapter-2-1.rkt:;Exercise 2.40
  • chapter-2-1.rkt:;Exercise 2.41
  • chapter-2-1.rkt:;Exercise 2.42
  • chapter-2-3.rkt:;Exercise 2.57
  • chapter-2-3.rkt:;Exercise 2.59
  • chapter-2-3.rkt:;Exercise 2.64
  • chapter-2-4.rkt:;Exercise 2.73
  • chapter-2-4.rkt:;Exercise 2.75
  • chapter-3-1.rkt:;Exercise 3.1
  • chapter-3-1.rkt:;Exercise 3.2
  • chapter-3-1.rkt:;Exercise 3.3
  • chapter-3-1.rkt:;Exercise 3.5
  • chapter-3-1.rkt:;Exercise 3.6
  • chapter-3-1.rkt:;Exercise 3.7 false
  • chapter-3-1.rkt:;Exercise 3.8
  • chapter-3-4.rkt:;Exercise 3.51
  • chapter-3-4.rkt:;Exercise 3.54
  • chapter-3-4.rkt:;Exercise 3.55
  • chapter-3-4.rkt:;Exercise 3.58 rational number
  • chapter-3-4.rkt:;Exercise 3.59
  • chapter-3-4.rkt:;Exercise 3.60
  • chapter-3-4.rkt:;Exercise 3.61
  • chapter-3-4.rkt:;Exercise 3.62
  • chapter-3-4.rkt:;Exercise 3.64
  • chapter-3-4.rkt:;Exercise 3.65
  • chapter-3-4.rkt:;Exercise 3.71
  • chapter-3-4.rkt:;Exercise 3.72
  • chapter-3-4.rkt:;Exercise 3.77
  • chapter-3-4.rkt:;Exercise 3.81
  • huffman.rkt:;Exercise 2.67
  • huffman.rkt:;Exercise 2.68
  • painter.rkt:;Exercise 2.45
  • painter.rkt:;Exercise 2.46
  • painter.rkt:;Exercise 2.47
  • painter.rkt:;Exercise 2.49
  • painter.rkt:;Exercise 2.52

Releases

No releases published

Packages

No packages published