|
|
|
|
|
by lispm
4660 days ago
|
|
SICP did not use Scheme. SICP used a tiny subset of an early Scheme. You can use a subset of Common Lisp and the programs in SICP would mostly look the same when written in that CL subset. I have a surprise for you: Scheme has warts, too. |
|