# A simple compiler frontend utility toolkit
# Features
- [codespan_reporting](https://crates.io/crates/codespan-reporting) integration
- [Codebase](https://docs.rs/orecc-front/latest/orecc-front/codebase/struct.Codebase.html)
- [TokenReader](https://docs.rs/orecc-front/latest/orecc-front/token_reader/struct.TokenReader.html)
# Feature flags
- xid: use xid's instead of ascii identifiers.