This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Highlevel C Backend
- From: "Fabian Scheler" <fabian dot scheler at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 9 Jun 2006 13:07:53 +0200
- Subject: Highlevel C Backend
Hello alltogether,
I have some questions:
1. Is it possible to provide an Highlevel C backend for the GCC?
2. Which level is most suitable level to generate C from (not the
initial source code level, of course ;-)) - RTL, GIMPLE, GENERIC?
3. Are there any attempts to provide a C backend, so far?
I did not find anything related to this topic via google etc., maybe I
did not search thoroughly enough ...
Thanks in advance, Fabian