Related articles |
---|
Fortran to Java translator cwong1@cs.uiuc.edu (David Wong) (1998-12-19) |
Re: Fortran to Java translator abate@brahma.ticam.utexas.edu (1998-12-21) |
Re: Fortran to Java translator ttlegrad@plg2.math.uwaterloo.ca (1998-12-21) |
Re: Fortran to Java translator wclodius@aol.com (1999-01-03) |
From: | David Wong <cwong1@cs.uiuc.edu> |
Newsgroups: | comp.compilers.tools.javacc,comp.compilers |
Date: | 19 Dec 1998 13:46:06 -0500 |
Organization: | University of Illinois at Urbana-Champaign |
Keywords: | Fortran, Java, question |
Hello,
I am going to write a Fortran 90 to Java translator and I would like
to use JavaCC to generate the parser.
Are there any existing Fortran 90 frontends available so that I can
reuse the effort? If not, I would like to know whether JavaCC can
handle Fortran grammar.
Thanks for your help.
Regards,
David
Return to the
comp.compilers page.
Search the
comp.compilers archives again.