hburg: Haskell Bottom Up Rewrite Generator
HBURG has been designed to produce a code generator for a target machine given a specification of an abstract syntax tree of a program, as well as a specification of the target machine itself. Its goals are the following:
Provide a powerful tree pattern matching specification language with simplicity and easy readability in mind.
Perform good static analysis aiding during the design of grammar specifications.
Provide back-ends which generate code for various languages from a specification, ready to be plugged into a back-end compiler infrastructure. Currently Java Code is being generated.
See Homepage for an example on how to integrate the generated code into a compiler.
Downloads
- hburg-1.0.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 | base, filepath, haskell98 [details] |
| License | BSD-3-Clause |
| Author | Igor Boehm <igor@bytelabs.org> |
| Maintainer | igor@bytelabs.org |
| Uploaded | by IgorBohm at 2007-08-11T13:29:07Z |
| Category | Code Generation |
| Home page | http://www.bytelabs.org/hburg.html |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | hburg |
| Downloads | 4866 total (9 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] |