You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The grammar below assumes that the digits and whitespace classes have been defined with their obvious definitions. The printable class includes all printable characters.
Spun out of #5
Copy/paste:
TODO.txt Formal Grammar
The Grammar for a TODO.txt file is provided in Extended Backus-Naur Form (EBNF).
The grammar below uses the conventions defined in the W3C specification for EBNF.
The grammar below assumes that the
digits
andwhitespace
classes have been defined with their obvious definitions. Theprintable
class includes all printable characters.The text was updated successfully, but these errors were encountered: