02.4 SERVICES
Low-level
We write software for the machines and devices that nothing off the shelf understands.
A machine speaks its own language, and nothing off the shelf understands it.
- APPROACH
- Read the specification, write the driver, prove it against the real device
- OUTPUT
- A library with tests and documentation
- WHERE IT RUNS
- On the device itself, and in a test harness that proves it