Skip to content

Files

Latest commit

2a5be73 · Aug 25, 2023

History

History

roll

Roll

A worryingly feature-full dice rolling system.

  • parser parses argument string into tokens
  • ast parses the tokens into a tree and evaluates.
  • exceptions contains the many error cases of this system