Hello Alangi Derick & the GCC list

[your subject "Inquireries" is mispelled and not very explicit; probably
should be Gimple conversion to source code]

On Sat, 2014-03-15 at 13:30 +0100, Alangi Derick wrote:
>            The project name is: Converting different program
> representation levels of GCC back to the source code. It's not a
> trivial task but I saw substantial interest to that recently and it is
> found in the http://gcc.gnu.org/wiki/SummerOfCode page. 

If you want to convert some Gimple back to C code, it is an interesting
project (but somehow difficult or even impossible, notably because of
of exceptions and Gimple code like GIMPLE_EH_FILTER, GIMPLE_CATCH
etc...). Plugins are probably a good way to make that. And the MELT
meta-plugin http://gcc-melt.org/ used to have some (incomplete) code -by
Jeremie Salvucci- which you could resurrect from
http://gcc.gnu.org/viewcvs/gcc/branches/melt-branch/gcc/obsolete-melt/xtramelt-c-generator.melt

Regards
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***


  • Inquireries Alangi Derick
    • Re: Inquireries Basile Starynkevitch

Reply via email to