stenotype 0.1.7

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
    • WIP: nostd, translation engine
  • stenogen WIP
    • Engine for generating steno dictionaries via. pattern matching.
  • stenogym WIP
    • Terminal app for practicing steno; Also acts as demo for using the stenotype crate