Related articles |
---|
backend question doeringm@gmx.de (Martin Doering) (2002-11-12) |
Re: backend question dnovillo@redhat.com (Diego Novillo) (2002-11-13) |
Re: backend question hannah@schlund.de (Hannah Schroeter) (2002-11-13) |
Re: backend question fjh@cs.mu.OZ.AU (Fergus Henderson) (2002-11-13) |
Re: backend question joachim_d@gmx.de (Joachim Durchholz) (2002-11-13) |
Re: backend question thp@cs.ucr.edu (2002-11-17) |
Re: backend question joachim_d@gmx.de (Joachim Durchholz) (2002-11-20) |
Re: backend question chase@world.std.com (David Chase) (2002-11-20) |
[14 later articles] |
From: | "Diego Novillo" <dnovillo@redhat.com> |
Newsgroups: | comp.compilers |
Date: | 13 Nov 2002 12:14:35 -0500 |
Organization: | Red Hat Canada |
References: | 02-11-063 |
Keywords: | code |
Posted-Date: | 13 Nov 2002 12:14:35 EST |
Content-Disposition: | inline |
On Tue, 12 Nov 2002, Martin Doering wrote:
> For Minix there is a amsterdam compiler kit, which seems to provide
> something like this. Are there others? And is there something like
> this not too huge in size? I just want to play around a bit. Yes, and
> it should be free...
>
You may also want to try creating a new front end to GCC using
treelang as a template. Current CVS snapshots should include it.
You'll find general information about writing front ends to GCC
in http://gcc.gnu.org/readings.html. In particular, chapter 14
of the COBOL front end project includes detailed information
about GCC front ends.
Diego.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.