First page Back Continue Last page Overview Graphics
SCons: Design principles
Correctness
- Default behavior is a correct build
Performance
- Options allow you to speed up things by sacrificing correctness in unusual end-cases
Convenience
- Dead-simple installation
- Tools and things work out of the box
- Easy to configure desired behavior