hburg: Haskell Bottom Up Rewrite Generator
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
| Name | Description | Default |
|---|---|---|
| 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
- hburg-1.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 |
| Uploaded | by IgorBohm at 2008-06-26T17:38:19Z |
| Category | Code Generation |
| Home page | http://www.bytelabs.org/hburg.html |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | hburg |
| Downloads | 4872 total (10 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 8 reports] |