[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Xavier Leroy <Xavier.Leroy@i...> |
| Subject: | Re: fortran parser |
> This is not a question about caml in fact, but I'd like to use it for
> this :)
> I search a parser for fortran 77 language.
I believe the Odyssée automatic differentiation tool contains an F77
parser written in OCaml:
http://www-sop.inria.fr/safir/SAM/Odyssee/odyssee-eng.html
They don't seem to distribute sources, but if you ask them nicely...
- Xavier Leroy