hburg: Haskell Bottom Up Rewrite Generator

[ bsd3, code-generation, program ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0, 1.1, 1.1.1, 1.1.2, 1.1.3
Dependencies base, filepath, haskell98, mtl [details]
License BSD-3-Clause
Author Igor Boehm <igor@bytelabs.org>
Maintainer igor@bytelabs.org
Category Code Generation
Home page http://www.bytelabs.org/hburg.html
Uploaded by IgorBohm at 2007-09-30T14:06:21Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hburg
Downloads 4637 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-04 [all 7 reports]