Re: Language Front-Ends to GCC

<xenophon@irtnog.org>
1 Jul 1999 14:59:09 -0400

          From comp.compilers

Related articles
Language Front-Ends to GCC johnnyb@wolfram.com (1999-06-29)
Re: Language Front-Ends to GCC xenophon@irtnog.org (1999-07-01)
Re: Language Front-Ends to GCC pizka@sunspies12.informatik.tu-muenchen.de (1999-07-23)
| List of all articles for this month |

From: <xenophon@irtnog.org>
Newsgroups: comp.compilers
Date: 1 Jul 1999 14:59:09 -0400
Organization: First Church of B1FF and BRAK! (Reformed)
References: 99-06-102
Keywords: GCC

>>>>> "JB" == Jonathan Bartlett <johnnyb@wolfram.com> writes:


        JB> Does anyone know of any books, web tutorials, or reference
        JB> material of any kind about creating new language front ends
        JB> for GNU CC?


While not exactly a tutorial, Fergus Henderson has created a sample
front end (called 'toy') that might be of use to you. Please see
<URL:http://www.cs.mu.oz.au/~fjh/gcc/example-front-end.shar>. I am
also trying to understand GCC's back end, and it would be greatly
appreciated if you share any insight you might gain (though I don't
know how appropriate that discussion would be in comp.compilers).


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.