Re: Question about OCAML translator

Julian Brown <brown@cs.bris.ac.uk>
31 Jul 2005 00:39:32 -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: Julian Brown <brown@cs.bris.ac.uk>
Newsgroups: comp.compilers
Date: 31 Jul 2005 00:39:32 -0400
Organization: University of Bristol
References: 05-07-102
Keywords: functional
Posted-Date: 31 Jul 2005 00:39:32 EDT

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?


There's MLj, which compiles Standard ML to Java bytecode:


    http://www.dcs.ed.ac.uk/home/mlj/


I've not used it and I'm not sure how well it works, though.


Julian


Post a followup to this message

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