The hburg package (version 1.1)
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.
| Other versions | 1.0, 1.1.1 |
|---|---|
| Dependencies | base, filepath, haskell98, mtl |
| License | BSD3 |
| Author | Igor Boehm <igor@bytelabs.org> |
| Maintainer | igor@bytelabs.org |
| Stability | Experimental |
| Category | Code Generation |
| Home page | http://www.bytelabs.org/hburg.html |
| Executables | hburg |
| Upload date | Sun Sep 30 07:06:21 PDT 2007 |
| Uploaded by | IgorBohm |
| Build failure | ghc-6.8 (log) |
Downloads
- hburg-1.1.tar.gz (Cabal source package)
- package description (included in the package)
