SBNF Playground
GitHub
Quiet
-q
Debug
-g
main : ( ~( foo | bar ) )* ; foo : 'foo'{foo} ; bar : 'bar'{bar} ;
Sublime Syntax
Errors & Warnings