purrchance

Crates.iopurrchance
lib.rspurrchance
version0.4.1
sourcesrc
created_at2020-06-19 05:55:01.364181
updated_at2020-06-20 08:29:11.861146
descriptionAn unofficial Rust implementation of the Perchance grammar engine
homepage
repositoryhttps://git.xeno.science/xenofem/purrchance
max_upload_size
id255593
size15,626
(xenofem)

documentation

README

Purrchance

Purrchance is an unofficial Rust implementation of the Perchance grammar engine.

Features I might implement eventually

  • Parsing grammars from text format
  • Basic lists
  • Probability weights
  • Single-item lists
  • Escape sequences
  • Shorthand lists
  • Properties
  • Variables
  • Executing multiple actions
  • Hierarchical lists
  • || operator

Features I probably won't implement

Commit count: 0

cargo fmt