dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Treecc samples


From: Rhys Weatherley
Subject: Re: [DotGNU]Treecc samples
Date: Sat, 08 Nov 2003 16:07:15 +1000
User-agent: KMail/1.4.3

On Saturday 08 November 2003 03:57 pm, Carlos Caraccioli wrote:
> We are working at a college Project using tools for writting compilers. I'm
> trying to work with treecc but the documentation is very poor.

Have you looked at the texinfo documentation in "treecc/doc/treecc.texi"?  If 
you have installed the package on a GNU/Linux or similar system, you should 
be able to use "info treecc" to view the documentation.  Also, look at the 
"treecc/doc/essay.html" file for a quick introduction.  These files are also 
on my Web site in HTML form:

    http://www.southern-storm.com.au/treecc.html

> Can anyone send me some samplesof treecc explaining the options you use?

The Portable.NET source code contains numerous *.tc files.  In particular, 
"pnet/codegen/cg_nodes.tc" defines the main nodes types for the C# compiler.  
But start with the doc files mentioned above.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]