This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Highlevel C Backend


Fabian Scheler wrote:
> Hello alltogether,
> 
> I have some questions:
> 
> 1. Is it possible to provide an Highlevel C backend for the GCC?

Everybody is supposed to know what "highlevel" means for you.

> 2. Which level is most suitable level to generate C from (not the
> initial source code level, of course ;-)) - RTL, GIMPLE, GENERIC?

Any.

> 3. Are there any attempts to provide a C backend, so far?
> 

Yes, gcc2c from sun.com, though this is a dead project for more than 3
years now.

Sebastian Pop


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]