pkg://treecc-0.3.6-1mdk.src.rpm:234491/HEADER
downloads
Name : treecc Relocations: (not relocateable)
Version : 0.3.6 Vendor: MandrakeSoft
Release : 1mdk Build Date: Thu Feb 10 15:44:59 2005
Install date: (not installed) Build Host: n4.mandrakesoft.com
Group : Development/C Source RPM: (none)
Size : 232153 License: GPL
Packager : Thierry Vignaud <tvignaud@mandrakesoft.com>
URL : http://www.southern-storm.com.au/treecc.html
Summary : A tool for helping in compiler development
Description :
The treecc program is designed to assist in the development of
compilers and other language-based tools. It manages the
generation of code to handle abstract syntax trees and operations
upon the trees.
Treecc was originally written to assist with the development of
the C# compiler for the Portable.NET project. However, it is much
more general than that and can be used in any system that makes
heavy use of abstract syntax trees and the operations upon them.