[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] C or Fortran parsers |
On Thu, 2007-07-19 at 10:22 +0100, Jon Harrop wrote: > I'm interested in automating the translation of LAPACK and other Fortran > programs to other languages like C#. What C and Fortran parsers are available > for OCaml? FrontC or CIL (which uses modified Frontc) .. obviously for parsing C. Handles GNU and MS extensions: parses GNU system headers correctly. -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net