Part 3: Oberon for embedded systems
•System engineers want to have close control over program and code
•No hidden mechanisms tolerated
•Oberon compiler generates “straight” code
•Predictable behavior, no surprises
•Ideal for light-weight systems with or without underlying “operating system”
•Modules with separate compilation