BNF Grammar: Difference between revisions

Line 479:
| '.' ! Output a[p]
| ',' ! Input a[p]
| '[' <Instructions> ']'</pre></div>
</pre></div>
=={{header|C}}==
The Syntax follows, [http://c.comsci.us/syntax/index.html C Syntax]
 
=={{header|C sharp}}==
Anonymous user