Re: Question about OCAML translator

Florian Liekweg <liekweg@gmx.de>
3 Aug 2005 01:33:14 -0400

          From comp.compilers

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)
| List of all articles for this month |

From: Florian Liekweg <liekweg@gmx.de>
Newsgroups: comp.compilers
Date: 3 Aug 2005 01:33:14 -0400
Organization: University of Karlsruhe, Germany
References: 05-07-102
Keywords: functional
Posted-Date: 03 Aug 2005 01:33:14 EDT

Ber Past wrote:
> Is there any publicly available tool to translate OCAML (or other functional
> languages) to C/C++ or Java?


Mark P. Jones' Gofer package contains, quoth the README, a


    o Simple minded compiler/translator Gofer -> C with runtime system for
          generation of standalone applications.


The archive is at http://www.cse.ogi.edu/~mpj/goferarc/.


Yours,
Florian Liekweg


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.