The hburg package (version 1.0)
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.
| Other versions | 1.1, 1.1.1, 1.1.2 |
|---|---|
| Dependencies | base, filepath, haskell98 |
| 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 | Sat Aug 11 06:29:07 PDT 2007 |
| Uploaded by | IgorBohm |
| Build failure | ghc-6.6 (log), ghc-6.8 (log) |
Downloads
- hburg-1.0.tar.gz (Cabal source package)
- package description (included in the package)
