Re: FORTRAN BNF

Robert.Corbett@Eng.Sun.COM (Robert Corbett)
28 Jul 1996 10:53:01 -0400

          From comp.compilers

Related articles
FORTRAN BNF russgshep@aol.com (1996-07-26)
Re: FORTRAN BNF Robert.Corbett@Eng.Sun.COM (1996-07-28)
FORTRAN BNF hornsbyk@worldnet.att.net (Kelly Hornsby) (1998-03-22)
| List of all articles for this month |

From: Robert.Corbett@Eng.Sun.COM (Robert Corbett)
Newsgroups: comp.compilers
Date: 28 Jul 1996 10:53:01 -0400
Organization: Sun Microsystems Computer Corporation
References: 96-07-186
Keywords: Fortran, syntax

RussGShep <russgshep@aol.com> wrote:
>I am looking for a FORTRAN 77 BNF. A FORTRAN 90 BNF would do. Please
>email me at RussGShep@aol.com if you have some info.
>
>Thanks
>[The F77 standard has railroad diagrams, which are pretty close. Any Fortran
>BNF can only be approximate because of the tokenization problems. -John]


There is a yacc-like grammar for FORTRAN 77 in toolpack/1.
Toolpack/1 is available on the net, but I do not have the
address at hand.


Sincerely,
Bob Corbett
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.