architecture 1 Abstraction과 Software Design High-Level Programming Digital logic design에서 primitive는 AND, OR, NOT이었지만, C를 포함한 high-level programming에서의 primitive는 statements이다. Primitive Variable, constant, operation, expression, data type 등 더 작은 구성 요소들이 있다. 그러나 의미를 가지는 가장 작은 구성 요소(atom)은 statement이다. 즉, statement 이상부터 의미를 갖기 때문에 statement을 primitve로 보는 것이다. Machine instruction도 의미를 가지고 statement보다 더 작지만, 이는 machine level에서의 관점이고 지금은 high.. 2021. 3. 14. 이전 1 다음