Skip to content

nagyj2/dei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Dei is a command line program which enables the user to use a simple custom language to roll and perform arithmetic with dice and integers. The program is written in C and uses Flex and Bison for parsing.

Todo

  • Add conditionals (flag == 1 ? 1 ; 0 )
  • Add notifications for Nat20 or Nat1 rolls
  • Add variable supported damage types (pushed beyond 1.0 release)
    • Restructure of Symbol (save structure for each group)
    • Restructure of Result (store result for each group)
    • Probable restructure of eval()

Credits

Created by nagyj2. Based off the advanced calculator example in 'flex & bison' by John Levine.

About

A dice rolling command line language developed with flex/bison

Resources

Stars

Watchers

Forks

Packages

No packages published