The hburg package (version 1.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. For more information see "http://www.bytelabs.org/pub/papers/hburg07.pdf".
| Other versions | 1.0, 1.1, 1.1.2 |
|---|---|
| Dependencies | base (>=1.0), filepath, haskell98 (>=1.0), 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 | Thu Dec 27 08:55:48 PST 2007 |
| Uploaded by | IgorBohm |
| Built on | ghc-6.8 |
Downloads
- hburg-1.1.1.tar.gz (Cabal source package)
- package description (included in the package)
