# Steno
Utilities for [machine stenography](https://en.wikipedia.org/wiki/Shorthand#Machine_shorthand_systems)
## Crates
- `steno`
- primitives like `Layout`, `Chord`, `Outline`, and `Dictionary`
- parsing for those primitives
- feature `engine`: `Engine` for executing translations (WIP)
- `steno-gen` WIP
- fancy pattern matching engine for generating steno dictionaries
- `steno-manager` WIP
- UI for generating and managing steno dictionaries