BNF Grammar: Difference between revisions

Content added Content deleted
Line 10: Line 10:
A BNF description of the language syntax is a part of its standard, [http://www.adaic.org/standards/1zrm/html/RM-P.html see Ada Reference Manual, Annex P].
A BNF description of the language syntax is a part of its standard, [http://www.adaic.org/standards/1zrm/html/RM-P.html see Ada Reference Manual, Annex P].
=={{header|ALGOL 60}}==
=={{header|ALGOL 60}}==
A BNF description of the language syntax is a part of following,[http://eli-project.sourceforge.net/a60_html/a60.html#s2]
<div style="height:30ex;overflow:scroll"><pre>

[[http://eli-project.sourceforge.net/a60_html/a60.html#s2]]
</pre></div>


=={{header|BASIC}}==
=={{header|BASIC}}==