caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* C or Fortran parsers
@ 2007-07-19  9:22 Jon Harrop
  2007-07-19 10:34 ` [Caml-list] " skaller
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Harrop @ 2007-07-19  9:22 UTC (permalink / raw)
  To: caml-list


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?

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
OCaml for Scientists
http://www.ffconsultancy.com/products/ocaml_for_scientists/?e


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] C or Fortran parsers
  2007-07-19  9:22 C or Fortran parsers Jon Harrop
@ 2007-07-19 10:34 ` skaller
  0 siblings, 0 replies; 2+ messages in thread
From: skaller @ 2007-07-19 10:34 UTC (permalink / raw)
  To: Jon Harrop; +Cc: caml-list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-19 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-19  9:22 C or Fortran parsers Jon Harrop
2007-07-19 10:34 ` [Caml-list] " skaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).