On 18 December 2012 14:07, Andrej Mitrovic <andrej.mitrovich@gmail.com> wrote:
On 12/18/12, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
> I'd like to get the core developers of D Front-end to
> work with the people maintaining other such compilers (GDC, LDC,
> and any others that might come into existance) so that there can
> genuinely be a shared, portable source base for the D Front-end
> code..

Maybe as a first baby-step GDC/LDC devs could identify all the
functions which should be abstracted away into such a "target" struct.

*Takes a big breathe*



I'll draw up a list when I'm travelling on the train this weekend.

--
Iain Buclaw

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