On Wed, 6 Apr 2011 20:49:32 +0500
"Levon Haykazyan" <le...@rock.com> wrote:
> Thank you for your answer. I though I should ask GSoC related questions
> here. Anyhow, I am interested, and for me that's enough to implement it.
> But I decided to write the entire compiler from scratch. I couldn't
> resist writing a compiler in the same language :)

You probably could write the front-end part of your compiler in Oberon,
and generate Gimple representation (perhaps even in textual form, since
some people are working on a Gimple "front-end"). You then win all the
optimization & code generation abilities of GCC.

Good luck!

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} ***

Reply via email to