Skip to content
Archive of entries posted on December 2011

SICP 2.5

James Long is solving some SICP exercises and posting the solutions in his blog. Every software developer, me included, should do that! He posted yesterday the solution for exercise 2.5, which reads: Show that we can represent pairs of nonnegative integers using only numbers and arithmetic operations if we represent the pair a and b [...]