This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add a new language to GCC


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]