Related articles |
---|
C - Fronts for OO Languages henrici@dial.eunet.ch (Christoph Henrici) (1998-01-21) |
Re: C - Fronts for OO Languages jsa@edg.com (1998-01-21) |
Re: C - Fronts for OO Languages schnette@tat.physik.uni-tuebingen.de (Erik Schnetter) (1998-01-23) |
Re: C - Fronts for OO Languages jdean@puma.pa.dec.com (1998-01-30) |
Re: C - Fronts for OO Languages stes@mundivia.es (David Stes) (1998-01-30) |
From: | jdean@puma.pa.dec.com (Jeff Dean) |
Newsgroups: | comp.compilers.tools.pccts,comp.compilers |
Followup-To: | comp.compilers.tools.pccts,comp.compilers |
Date: | 30 Jan 1998 00:26:26 -0500 |
Organization: | DEC Western Research Lab |
References: | 98-01-084 98-01-091 |
Keywords: | C, OOP, translator |
In comp.compilers Christoph Henrici <henrici@dial.eunet.ch> wrote:
> What precompilers, "c - fronts", compilers are around, which produce
> from OO Language ( like C++, Eiffel, Objective etc.) Source Code ANSI
> -C output?
The Vortex compiler has a back end that produces C code as output from
Cecil, C++, Java, and Modula-3 programs. The source code for the compiler
is available for experimentation. For more info, see:
http://www.cs.washington.edu/research/projects/cecil/
-Jeff
------------------------------------------------------------------------------
Jeffrey Dean (jdean@pa.dec.com) Member of Research Staff
Western Research Laboratory Digital Equipment Corporation
http://www.research.digital.com/people/jdean
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.