Related articles |
---|
A C++ to C translator c1278632@techst02.technion.ac.il (Mordechai Levovich) (1999-11-21) |
From: | Mordechai Levovich <c1278632@techst02.technion.ac.il> |
Newsgroups: | comp.compilers |
Date: | 21 Nov 1999 02:03:00 -0500 |
Organization: | Compilers Central |
Keywords: | C, C++, translator |
Hello,
Have any of compilers group subscribers ever heard about any
literature, papers on this topic? I mean translators like the first
CFront written by AT&T. If somebody of you does know something, he is
welcome to reply me. Thank you beforehand,
Motty Levovich
[I've never seen one other than cfront. C++ is semantically quite different
from C, and a C++ to C translator isn't much simpler than a C++ to machine
language compiler. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.