Messages in this thread |  | | | Date | Sun, 10 Jun 2012 10:18:43 +0800 | | Subject | Re: gcc compiler modification to cater for new programming language | | From | Cong Wang <> |
| |
On Sun, Jun 10, 2012 at 10:02 AM, Chris Jones <chrisjones@spin.net.au> 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.
|  |