Re: gcc compiler modification to cater for new programming language

From: Cong Wang
Date: Sat Jun 09 2012 - 22:18:38 EST


On Sun, Jun 10, 2012 at 10:02 AM, Chris Jones <chrisjones@xxxxxxxxxxx> wrote:
> Is it possible to modify the source code of gcc to enable to compilation of
> a completely new programming language, as yet unrecognized? How much of a
> big job would I be looking at for such a task?

Yeah, you need to write a gcc front-end for it.

But this is totally off-topic in LKML, you need to go to gcc mailing list.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/