Related articles |
---|
Question about OCAML translator berpast@hotmail.com (Ber Past) (2005-07-26) |
Re: Question about OCAML translator usenet@jdh30.plus.com (Jon Harrop) (2005-07-28) |
Re: Question about OCAML translator brown@cs.bris.ac.uk (Julian Brown) (2005-07-31) |
Re: Question about OCAML translator haberg@math.su.se (2005-08-01) |
Re: Question about OCAML translator liekweg@gmx.de (Florian Liekweg) (2005-08-03) |
Re: Question about OCAML translator hannah@schlund.de (2006-01-26) |
From: | hannah@schlund.de (Hannah Schroeter) |
Newsgroups: | comp.compilers |
Date: | 26 Jan 2006 14:16:03 -0500 |
Organization: | Schlund + Partner AG |
References: | 05-07-102 05-07-124 05-08-006 |
Keywords: | functional |
Posted-Date: | 26 Jan 2006 14:16:03 EST |
Hello!
Hans Aberg <haberg@math.su.se> wrote:
>On 2005-07-26, Ber Past <berpast@hotmail.com> wrote:
>> Is there any publicly available tool to translate OCAML (or other functional
>> languages) to C/C++ or Java?
>I think GHC <http://haskell.org/> translates Haskell into C.
For very specific values of "C", usually.
IIRC there *is* a mode for compiling to relatively standard C, but
then you lose *much* efficiency (both with respect to code size and
with respect to run-time performance).
Kind regards,
Hannah.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.