sicp-2-5-2
Posted on 2015-02-25 07:03:37 +0900
in SICP
Lisp
2.81
If try to coerce two numbers, it would fall into a infinite loop.
It would show an error message if trying to convert an augument to
its own type, which is correct.
2.82
2.83
2.84 ~ 2.97
I decided to skip the above ones just because they are so code intense,
maybe I will come back to them in the future.