hburg-1.1: Haskell Bottom Up Rewrite Generator

The hburg package

HBURG is a program that generates tree parsers for cost-augmented tree grammars. It is useful for writing code generators for compilers. Given a mapping of a tree structured intermediate representation onto target machine instructions, HBURG generates a code generator that can be plugged into the instruction selection phase of a compiler.

Properties

Versions1.0, 1.1, 1.1.1, 1.1.2
Dependenciesbase, filepath, haskell98, mtl
LicenseBSD3
AuthorIgor Boehm <igor@bytelabs.org>
Maintainerigor@bytelabs.org
StabilityExperimental
CategoryCode Generation
Home pagehttp://www.bytelabs.org/hburg.html
Executableshburg
Upload dateSun Sep 30 14:06:21 UTC 2007
Uploaded byIgorBohm
Build failureghc-6.10 (log), ghc-6.8 (log)

Downloads