Design: How are Components Described and How are They Modeled?
Today, most “software” components are described using either assembly language or a C model
- Compiled and executed using C development environment for a target processor ISA
- Semantics defined operationally by the compiler/assembler and “language extensions” via packages and system calls