Structure and Interpretation of Computer Programs
background when build programs : primitive extension - combination - abstraction
1.1.2~1.1.3
what is compound procedure
substitution model
조건에 따라 연산하는 방법을 고르는 표현 수단은 어떻게 생겨났을까?
아래에 여러 식이 있다. 실행기가 찍어내는 값은 무엇인가?아래에 적힌 식의 값을 차례대로 구한다고 하자.
1.2