OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [treelang/] [README] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
This is a sample language front end for GCC.
2
 
3
This is a replacement for 'toy' which had potential copyright issues,
4
but more importantly it did not exercise very much of GCC. The intent
5
of this language is that it should provide a cookbook of language
6
elements that you can use in any language front end.
7
 
8
To this end, treelang is essentially an implementation of a subset of
9
the GCC back end 'tree' interface in syntax.
10
 
11
Thanks to Richard Kenner, Joachim Nadler and many others for helping
12
me to understand enough of GCC to do this.
13
 
14
Please note, the documentation is not a good model to use for GCC
15
front end documentation.
16
 
17
Tim Josling
18
19 June 2002
19
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.