This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Add a new language to GCC
- From: Fergus Henderson <fjh at cs dot mu dot OZ dot AU>
- To: Manjunath Gopadi <manjunathgopadi at hotmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 23 Dec 2002 17:38:06 +1100
- Subject: Re: Add a new language to GCC
- References: <F133pUpbaWxKxUlZIq80000abc6@hotmail.com>
On 23-Dec-2002, Manjunath Gopadi <manjunathgopadi@hotmail.com> wrote:
> I want to add a compiler for a proprietory language. I went thru the manual
> of GCC. I am not clear as to what modifications I ned to do and where should
> i do those modifications? If i could know the why part also it would be
> great.
Read the GCC internals manual <http://gcc.gnu.org/onlinedocs/gccint/>.
Also see the "treelang" sample language front-end in the GCC sources.
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.