Skip to content

Latest commit

 

History

History
 
 

roll

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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