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. For more information see "http://www.bytelabs.org/pub/papers/hburg07.pdf".

Flags

Automatic Flags
NameDescriptionDefault
small_base

Choose the new smaller, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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 array, base (>=1.0), containers, filepath, haskell98 (>=1.0), 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-12-27T16:55:48Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hburg
Downloads 4637 total (16 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-03 [all 7 reports]