Perl 6: decouple "compiler" from "distribution"
- Compiler releases:
- Monthly releases
- Only the core compiler component
- Meets language specification
- No bundled libraries
- No "official compiler"
- Distribution releases
- Compiler bundled with useful libraries
- Not required to use latest compiler
- Can be many distributions