BNF Grammar: Difference between revisions

added Haskell
m ("Modula2" -> "Modula-2")
(added Haskell)
Line 406:
=={{header|Fortran}}==
The BNF description follows, [http://fortran.comsci.us/syntax/statement/index.html Fortran Syntax]
 
=={{header|Haskell}}==
BNF-like description can be found at [http://haskell.org/onlinereport/index.html Haskell 98] Part I, chapters 2,3 and 4.
 
=={{header|J}}==
Anonymous user