-
Notifications
You must be signed in to change notification settings - Fork 0
Write BADI grammar #7
Copy link
Copy link
Open
Labels
High PriorityGet this done firstGet this done firstdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
High PriorityGet this done firstGet this done firstdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress
Describe the solution you'd like
Write a grammar for the BADI language. Save it on the BADI-interpreter wiki. This will make writing the parser in BADI-bot/BADI-bot#7 much easier.
Describe alternatives you've considered
Grammar-as-you-go wasn't working out well.