Jump to content

BNF Grammar: Difference between revisions

Line 387:
 
=={{header|Brainf***}}==
 
{{incorrect|Brainf***|The linked-to page does not exist.}}
Code ::= Command Code | <NONE>
See syntax [http://ninh.nl/blog/2008/10/25/brainfck-birds-of-a-feather-session-take-2/ p.4 BNF BrainF*** Syntax]
Command ::= "+" | "-" | "<" | ">" | "," | "." | "[" Code "]" | <ANY>
 
=={{header|C}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.