stenotype 0.1.6

Machine stenography primitives
Documentation

Steno

Utilities for machine stenography

This crate is intended to eventually become a one-stop crate for machine stenography, including no-std and web support via. wasm.

Crates

  • stenotype
    • primitives like Layout, Stroke, 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 managing steno dictionaries and generating them using the steno-gen crate