On 23 June 2013 15:35, Luca Saiu <posit...@gnu.org> wrote:
> Hello people.
>
> We're organizing the next GNU Hackers Meeting which will take place next
> August in Paris, France; see http://www.gnu.org/ghm/2013/paris .  We
> still have free slots, so I'm starting to contact people a little
> more pro-actively.
>
> Personally speaking, what I *really* would like is a tutorial talk about
> writing a GCC frontend -- which is to say, how to interface with the
> middle end.  But there are a lot of possible topics as well; out of this
> list, I think people don't hear enough about what's happening in the
> community.
>
> Would you like to give a talk?
>
> If you simply want to attend without speaking, you can register as well.
> We're trying to do a little outreach so the talks will be open to
> everybody, but of course we particularly welcome GNU contributors.
>
> Regards,
>


I did a similar such talk at DConf 2013 with my GCC front-end for the
D programming language (GDC).  Not sure if would be relevant a GCC
conference, but I could think about some of the challenges I've faced.
:o)

In any case, I would be interested in attending this - just to get a
better feel of the community, as a definite future goal would be to
get the D front-end merged into GCC proper as an officially supported
language.


Regards,
--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';

Reply via email to