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) |
From: | "Kelly Hornsby" <hornsbyk@worldnet.att.net> |
Newsgroups: | comp.compilers |
Date: | 22 Mar 1998 01:38:26 -0500 |
Organization: | Hornsby Consulting |
Keywords: | Fortran, question |
Hello.
I'm trying to find a FORTRAN gramar that is BNF based that has DEC record
structure support. I've toured the F2C grammar and I haven't had time to
fully grind it out and implement records and structures. I want to create a
cross compiler for some old FORTRAN code I have.
Has anyone got a BNF grammar that I can look at for FORTRAN? Any
information would be useful.
hornsbyk@worldnet.att.net
[Fortran is fairly context sensitive, so I doubt you'll find anything closer
to BNF than what's in f2c. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.